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
2024-02-01 17:55:37 -08:00
..
__init__.py
dump.py Catch type errors in dumps/dumpd (#15336) 2023-12-29 17:37:12 -08:00
load.py core[patch]: support old core namespaces (#16155) 2024-01-17 11:26:25 -08:00
mapping.py Fix loading of ImagePromptTemplate (#16868) 2024-02-01 17:54:04 -08:00
serializable.py core[patch]: Hide aliases when serializing (#16888) 2024-02-01 17:55:37 -08:00