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 | ||
base.py | ||
chat.py | ||
few_shot_with_templates.py | ||
few_shot.py | ||
loading.py | ||
pipeline.py | ||
prompt.py | ||
string.py | ||
value.py |