langchain-azure-ai: 0.1.1#
LangChain integrations for Azure AI.
chat_message_histories#
Classes
|
Chat message history backed by Azure CosmosDB. |
chat_models#
Classes
Azure AI Chat Completions Model. |
Functions
Convert an inference message dict to generic message. |
|
Converts a sequence of BaseMessage to ChatRequestMessage. |
embeddings#
Classes
Azure AI model inference for embeddings. |
utils#
Classes
|
Custom JSON encoder for objects in LangChain. |
Functions
Row-wise cosine similarity between two equal-width matrices. |
|
|
Row-wise cosine similarity with optional top-k and score threshold filtering. |
Retrieves the default inference endpoint and credentials from a project. |
vectorstores#
Classes
|
Azure Cosmos DB for MongoDB vCore vector store. |
|
Cosmos DB Similarity Type as enumerator. |
|
Cosmos DB Vector Search Type as enumerator. |
|
Azure Cosmos DB for NoSQL vector store. |
|
Retriever that uses Azure CosmosDB No Sql Search. |
Condition class for PreFilter. |
|
PreFilter class for filters. |
|
|
Cache that uses Cosmos DB Mongo vCore vector-store backend. |
Cache that uses Cosmos DB NoSQL backend. |
|
Enumerator of the Distance strategies for calculating distances between vectors. |
Functions
Filter out metadata types that are not supported for a vector store. |
|
Calculate maximal marginal relevance. |