You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/_api
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
8 months ago
..
__init__.py REFACTOR: Refactor langchain_core (#13627) 8 months ago
deprecation.py Separate out langchain_core package (#13577) 8 months ago
path.py Separate out langchain_core package (#13577) 8 months ago