Skip to main content
All functionality related to Azure AI Foundry and its related projects. Integration packages for Azure AI, Dynamic Sessions, SQL Server are maintained in the langchain-azure repository.

Chat models

We recommend developers start with the (langchain-azure-ai) to access all the models available in Azure AI Foundry.

Azure AI Chat Completions Model

Access models like Azure OpenAI, DeepSeek R1, Cohere, Phi and Mistral using the AzureAIChatCompletionsModel class.
Configure your API key and Endpoint.

Embedding models

Azure AI model inference for embeddings

Configure your API key and Endpoint.