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/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.
7 months ago
..
__init__.py docs: modules descriptions (#17844) 7 months ago
chat_generation.py core[patch]: docstring update (#16813) 7 months ago
chat_result.py
generation.py core[patch]: docstring update (#16813) 7 months ago
llm_result.py
run_info.py