AzureOpenAIEmbeddings()Set this to False for non-OpenAI implementations of the embeddings API, e.g.
Build extra kwargs from additional params that were passed in.
Call out to OpenAI's embedding endpoint for embedding search docs.
Call out to OpenAI's embedding endpoint async for embedding search docs.
Call out to OpenAI's embedding endpoint for embedding query text.
Call out to OpenAI's embedding endpoint async for embedding query text.
Your Azure Active Directory token.
Automatically inferred from env var AZURE_OPENAI_AD_TOKEN if not provided.
For more: https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id.
Azure OpenAI Embeddings API.