You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/callbacks
Leonid Ganeline 2f2b77602e
docs: modules descriptions (#17844)
Several `core` modules do not have descriptions, like the
[agent](https://api.python.langchain.com/en/latest/core_api_reference.html#module-langchain_core.agents)
module.
- Added missed module descriptions. The descriptions are mostly copied
from the `langchain` or `community` package modules.
7 months ago
..
__init__.py docs: modules descriptions (#17844) 7 months ago
base.py docs: Update doc-string in base callback managers (#15885) 8 months ago
manager.py Add trace_as_chain_group metadata (#17187) 8 months ago
stdout.py infra: add print rule to ruff (#16221) 8 months ago
streaming_stdout.py IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago