Commit Graph

2 Commits (f3601b0aaff4a7e9a0945a4e7bc784e44f84a481)

Author SHA1 Message Date
Harrison Chase b86803153e
[core, langchain] modelio code improvements (#15277) 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