mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-27 11:41:51 +00:00
update test in community
This commit is contained in:
parent
7e3caec720
commit
f3e23022ef
@ -102,6 +102,12 @@ def test_serializable_mapping() -> None:
|
||||
"modifier",
|
||||
"RemoveMessage",
|
||||
),
|
||||
("langchain", "prompts", "data", "DataPromptTemplate"): (
|
||||
"langchain_core",
|
||||
"prompts",
|
||||
"data",
|
||||
"DataPromptTemplate",
|
||||
),
|
||||
("langchain", "chat_models", "mistralai", "ChatMistralAI"): (
|
||||
"langchain_mistralai",
|
||||
"chat_models",
|
||||
|
Loading…
Reference in New Issue
Block a user