mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-27 22:37:46 +00:00
comment
This commit is contained in:
@@ -21,6 +21,8 @@ DEFAULT_NAMESPACES = [
|
||||
"langchain_google_genai",
|
||||
"langchain_aws",
|
||||
]
|
||||
# Namespaces for which only deserializing via the SERIALIZABLE_MAPPING is allowed.
|
||||
# Load by path is not allowed.
|
||||
DISALLOW_LOAD_FROM_PATH = [
|
||||
"langchain_community",
|
||||
"langchain",
|
||||
|
Reference in New Issue
Block a user