Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda committed Nov 12, 2024
1 parent 7b287dd commit 6d92d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/core/langchain_core/load/load.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"langchain_google_vertexai",
"langchain_mistralai",
"langchain_fireworks",
"langchain_xai"
"langchain_xai",
]
# Namespaces for which only deserializing via the SERIALIZABLE_MAPPING is allowed.
# Load by path is not allowed.
Expand Down

0 comments on commit 6d92d00

Please sign in to comment.