mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
fmt
This commit is contained in:
parent
dba308447d
commit
4ba14ae9e5
@ -73,6 +73,7 @@ def test_import_all_modules() -> None:
|
||||
("langchain", "chat_models", "google_palm", "ChatGooglePalm"),
|
||||
("langchain", "chat_models", "openai", "ChatOpenAI"),
|
||||
("langchain", "chat_models", "vertexai", "ChatVertexAI"),
|
||||
("langchain", "chat_models", "mistralai", "ChatMistralAI"),
|
||||
]
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user