Commit Graph

2 Commits (1e80113ac98b286e581c0210d3bbdcdc57f4e87c)

Author SHA1 Message Date
Harrison Chase f5befe3b89
manual mapping (#14422) 9 months ago
Bagatur d32e511826
REFACTOR: Refactor langchain_core (#13627)
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
10 months ago