langchain/libs/core/langchain_core/load
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
dump.py Catch type errors in dumps/dumpd (#15336) 2023-12-29 17:37:12 -08:00
load.py core[patch]: support old core namespaces (#16155) 2024-01-17 11:26:25 -08:00
mapping.py Fix loading of ImagePromptTemplate (#16868) 2024-02-01 17:54:04 -08:00
serializable.py Add JSON representation of runnable graph to serialized representation (#17745) 2024-02-20 14:51:09 -08:00