A comprehensive guide to selecting and using embedding models in your application
Our application supports integration with several popular embedding model providers, offering you flexibility in choosing the model that best suits your needs. Here’s an overview of the available models:
OpenAI’s newer, more efficient embedding model. Good balance of performance and efficiency.
OpenAI’s large embedding model. Offers the best performance in the OpenAI lineup.
To use OpenAI models:
Cohere’s English embedding model. Good performance for English-language tasks.
Cohere’s lightweight English embedding model. Faster and more efficient for simpler tasks.
To use Cohere models:
Voyage’s large embedding model. High performance with instruction fine-tuning.
Voyage’s lightweight embedding model. Good balance of performance and efficiency.
To use Voyage models:
Google’s Gecko embedding model. Powerful and efficient, but requires more setup.
To use the Gecko model from Vertex AI:
Consider these factors when selecting an embedding model:
text-embedding-3-large
or voyage-large-2-instruct
.Remember to review each provider’s documentation for the most up-to-date information on model capabilities and integration details.
A comprehensive guide to selecting and using embedding models in your application
Our application supports integration with several popular embedding model providers, offering you flexibility in choosing the model that best suits your needs. Here’s an overview of the available models:
OpenAI’s newer, more efficient embedding model. Good balance of performance and efficiency.
OpenAI’s large embedding model. Offers the best performance in the OpenAI lineup.
To use OpenAI models:
Cohere’s English embedding model. Good performance for English-language tasks.
Cohere’s lightweight English embedding model. Faster and more efficient for simpler tasks.
To use Cohere models:
Voyage’s large embedding model. High performance with instruction fine-tuning.
Voyage’s lightweight embedding model. Good balance of performance and efficiency.
To use Voyage models:
Google’s Gecko embedding model. Powerful and efficient, but requires more setup.
To use the Gecko model from Vertex AI:
Consider these factors when selecting an embedding model:
text-embedding-3-large
or voyage-large-2-instruct
.Remember to review each provider’s documentation for the most up-to-date information on model capabilities and integration details.