mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 06:53:59 +00:00
partners: add xAI chat integration (#28032)
This commit is contained in:
@@ -24,6 +24,7 @@ DEFAULT_NAMESPACES = [
|
||||
"langchain_google_vertexai",
|
||||
"langchain_mistralai",
|
||||
"langchain_fireworks",
|
||||
"langchain_xai",
|
||||
]
|
||||
# Namespaces for which only deserializing via the SERIALIZABLE_MAPPING is allowed.
|
||||
# Load by path is not allowed.
|
||||
|
Reference in New Issue
Block a user