We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cdd1b commit 1b783a5Copy full SHA for 1b783a5
libs/langchain/langchain/chat_models/base.py
@@ -108,7 +108,7 @@ def init_chat_model(
108
- 'openai' -> langchain-openai
109
- 'anthropic' -> langchain-anthropic
110
- 'azure_openai' -> langchain-openai
111
- - 'azure_ai -> langchain-ai
+ - 'azure_ai' -> langchain-azure-ai
112
- 'google_vertexai' -> langchain-google-vertexai
113
- 'google_genai' -> langchain-google-genai
114
- 'bedrock' -> langchain-aws
0 commit comments