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/load
William FH e02efd513f
core[patch]: Hide aliases when serializing (#16888)
Currently, if you dump an object initialized with an alias, we'll still
dump the secret values since they're retained in the kwargs
5 months ago
..
__init__.py Separate out langchain_core package (#13577) 8 months ago
dump.py Catch type errors in dumps/dumpd (#15336) 6 months ago
load.py core[patch]: support old core namespaces (#16155) 6 months ago
mapping.py Fix loading of ImagePromptTemplate (#16868) 5 months ago
serializable.py core[patch]: Hide aliases when serializing (#16888) 5 months ago