Skip to main content
Vincony
VO
Voyage
Embedding

Voyage 3 Lite

voyage/voyage-3-lite

1 credit / request
Compare with…Added 2026

Voyage 3 Lite is Voyage AI's most cost-efficient embedding model, designed for high-volume workloads where per-embedding cost is the primary constraint. It delivers solid retrieval quality at the lowest price point in Voyage's lineup.

Lite is ideal for initial prototyping, large-scale batch embedding, and applications where slight quality tradeoffs are acceptable in exchange for significant cost savings.

Key Features

Lowest cost in Voyage lineup

Solid quality for cost-sensitive workloads

Compact dimensions for storage efficiency

Fast inference for batch processing

Good enough quality for most applications

Ideal Use Cases

1.

High-volume batch embedding at scale

2.

Cost-sensitive retrieval applications

3.

Rapid prototyping and experimentation

4.

Large document collection processing

Technical Specifications

Dimensions512
ModalityText → Embedding
ProviderVoyage AI
CategoryEmbedding
Max Input32K tokens
TierBudget

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-lite",
6 "messages": [
7 { "role": "user", "content": "Hello, Voyage 3 Lite!" }
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 Lite now

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

Vincony — Access the World's Best AI Models