Commit Graph

2 Commits (73da8f863cff5ef6af358ec173572a1a8495baef)

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
9 months ago