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
8 months ago
..
__init__.py
dump.py
load.py core[patch]: support old core namespaces (#16155) 8 months ago
mapping.py Fix loading of ImagePromptTemplate (#16868) 8 months ago
serializable.py core[patch]: Hide aliases when serializing (#16888) 8 months ago