mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
d32e511826
Changes: - remove langchain_core/schema since no clear distinction b/n schema and non-schema modules - make every module that doesn't end in -y plural - where easy have 1-2 classes per file - no more than one level of nesting in directories - only import from top level core modules in langchain |
||
---|---|---|
.. | ||
__init__.py | ||
chat_generation.py | ||
chat_result.py | ||
generation.py | ||
llm_result.py | ||
run_info.py |