Quick Start
Get started with Voyage AI in under 2 minutes:Tip: You can also set
provider="@voyage" in Portkey() and use just model="voyage-3" in the request.Add Provider in Model Catalog
Before making requests, add Voyage AI to your Model Catalog:- Go to Model Catalog → Add Provider
- Select Voyage AI
- Enter your Voyage API key
- Name your provider (e.g.,
voyage)
Complete Setup Guide
See all setup options and detailed configuration instructions
Voyage AI Capabilities
Embeddings
Generate high-quality embeddings:Reranking
Rerank documents for better search results:Supported Models
Voyage AI offers specialized embedding and reranking models:| Model | Type | Description |
|---|---|---|
| voyage-3 | Embedding | Latest general-purpose embedding model |
| voyage-3-lite | Embedding | Faster, lighter version |
| voyage-code-3 | Embedding | Optimized for code |
| rerank-2 | Reranking | High-quality reranking |
| rerank-2-lite | Reranking | Faster reranking |
Next Steps
Gateway Configs
Add fallbacks, load balancing, and more
Observability
Monitor and trace your Voyage requests
Caching
Cache embeddings for faster responses
Metadata
Add custom metadata to requests
SDK Reference
Complete Portkey SDK documentation

