Azure OpenAI Embedding Models
To use an embedding model hosted on Azure OpenAI, specify the azure path in the from field and the following parameters from the Azure OpenAI Model Deployment page:
Vector embeddings and semantic similarity operations.
View all tagsTo use an embedding model hosted on Azure OpenAI, specify the azure path in the from field and the following parameters from the Azure OpenAI Model Deployment page:
Describes how embedding models are used in Spice to convert text into numerical vectors for machine learning and search applications.
Operating guide for Hugging Face embeddings in production: tokens, download cache, pooling, device selection, and observability.
Operating guide for filesystem-loaded embedding models in production: formats, pooling, device selection, and observability.
Operating guide for the OpenAI embedding provider in production: API keys, usage tiers, batching, retries, metrics, and observability.
Learn how Spice can perform searches using vector-based methods.
