AzureOpenAIEmbeddings class, which wraps the Azure OpenAI service.
Installation
Embeddings require theopenai, azure-identity, numpy, and tiktoken libraries. See the Installation Guide for more information.
Embed text using Azure OpenAI embeddings
AzureOpenAIEmbeddings class, which wraps the Azure OpenAI service.
openai, azure-identity, numpy, and tiktoken libraries. See the Installation Guide for more information.