A comprehensive guide to selecting and using embedding models in your application.
text-embedding-3-small
text-embedding-3-large
embed-english-v3.0
embed-english-light-v3.0
voyage-large-2-instruct
voyage-light-2-instruct
gecko
Factor | Recommendation |
---|---|
Task Complexity | Use larger models like text-embedding-3-large or voyage-large-2-instruct |
Language Specificity | Cohere’s models are ideal for English-specific applications |
Performance vs. Efficiency | Consider -light models for faster processing with some trade-offs |
Setup Complexity | OpenAI and Cohere are simpler to set up; Gecko requires GCP configuration |
📌 Note: Always refer to the provider’s official documentation for the most accurate and current information.