Skip to main content
Vincony
VO
Voyage
Embedding

Voyage 3

voyage/voyage-3

1 credit / request
Compare with…Added 2026

Voyage 3 is Voyage AI's balanced embedding model, delivering strong retrieval quality at a lower cost than the Large variant. It represents the sweet spot in Voyage's lineup — excellent performance for most retrieval applications without the premium pricing of the flagship model.

Voyage 3 is the default recommendation for production RAG systems and semantic search engines where quality matters but cost efficiency is also important.

Key Features

Balanced quality and cost for production use

Strong retrieval across diverse content types

Efficient dimensionality for storage and compute

Good multilingual capabilities

Versatile across retrieval, classification, and clustering

Ideal Use Cases

1.

Production RAG systems at scale

2.

Cost-efficient semantic search

3.

Content recommendation engines

4.

Document classification and routing

Technical Specifications

Dimensions1024
ModalityText → Embedding
ProviderVoyage AI
CategoryEmbedding
Max Input32K tokens
TierBalanced

API Usage

1curl -X POST https://api.vincony.com/v1/chat/completions \
2 -H "Authorization: Bearer YOUR_API_KEY" \
3 -H "Content-Type: application/json" \
4 -d '{
5 "model": "voyage/voyage-3",
6 "messages": [
7 { "role": "user", "content": "Hello, Voyage 3!" }
8 ]
9 }'

Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.

Compare with Another Model

Or compare up to 3 models

Frequently Asked Questions

Try Voyage 3 now

Start using Voyage 3 instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.

Vincony — Access the World's Best AI Models