Commit Graph

6 Commits (9298a0b9412a24c574cbeb87eb44f1bd3b6028fc)

Author SHA1 Message Date
Harrison Chase d7c607ca00
core[minor]: move document compressor base (#17910) 7 months ago
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
Bagatur 2a510c71a0
core[patch]: doc init positional args (#16854) 8 months ago
Nuno Campos eb5e250188 Propagate context vars in all classes/methods
- Any direct usage of ThreadPoolExecutor or asyncio.run_in_executor needs manual handling of context vars
9 months ago
Harrison Chase f5befe3b89
manual mapping (#14422) 10 months ago
Bagatur 32d087fcb8
REFACTOR: combine core documents files (#13733) 10 months ago