langchain/libs/core/langchain_core/messages
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
ai.py
base.py core[minor]: add name to basemessage (#17539) 2024-02-14 12:21:59 -08:00
chat.py
function.py
human.py
system.py
tool.py