What is Voyage AI?
Voyage AI provides state-of-the-art embedding models specifically optimized for retrieval tasks. Their models excel at capturing semantic relationships and delivering superior performance on retrieval and reranking benchmarks.Key features
- Retrieval-optimized: Embeddings designed specifically for search and retrieval
- High quality: State-of-the-art performance on embedding benchmarks
- Flexible input types: Support for queries, documents, and general use
- Cost-effective: Competitive pricing for production use
Prerequisites
To use Voyage AI functions, you need:- A Voyage AI API key from dash.voyageai.com
- API key configured in your database (see configuration section below)
Quick start
Generate an embedding
Create a vector embedding for semantic search:Specify input type
Optimize embeddings for your use case:Batch embeddings
Process multiple texts efficiently:Configuration
Store your Voyage AI API key securely in the database:Available functions
Embeddings
voyageai_embed(): generate vector embeddings from text
Available models
Voyage AI offers several specialized embedding models:- voyage-3: Latest model with best overall performance
- voyage-3-lite: Faster and more cost-effective option
- voyage-code-3: Optimized for code search and understanding
- voyage-finance-2: Specialized for financial documents
- voyage-law-2: Specialized for legal documents