langchain/libs/core/langchain_core/outputs
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
chat_generation.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
chat_result.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00
generation.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
llm_result.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00
run_info.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00