Skip to main content

3 docs tagged with "Embeddings"

Vector embeddings and semantic similarity operations.

View all tags

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:

Embedding Models

Describes how embedding models are used in Spice to convert text into numerical vectors for machine learning and search applications.