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.
2024-02-21 15:58:21 -08:00
..
__init__.py docs: modules descriptions (#17844) 2024-02-21 15:58:21 -08:00
base.py docs: Update doc-string in base callback managers (#15885) 2024-01-30 09:51:45 -08:00
manager.py Add trace_as_chain_group metadata (#17187) 2024-02-07 09:42:44 -08:00
stdout.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
streaming_stdout.py IMPROVEMENT: Conditionally import core type hints (#13700) 2023-11-21 21:38:49 -08:00