rumoredVoyage AIExpected: 2026

Voyage 4 API

Next-generation Voyage AI retrieval embedding model after voyage-3. Expected to top MTEB leaderboards for code and long-context retrieval.

What we know

Next-generation Voyage AI retrieval embedding model after voyage-3. Expected to top MTEB leaderboards for code and long-context retrieval.

Why it matters: RAG builders track Voyage releases as the highest-quality non-OpenAI embedding option.

Expected pricing: ~$0.12 per 1M tokens (unconfirmed)

Current best equivalent

LIVE ON SKILLBOSS TODAY

OpenAI text-embedding-3-large

Closest production embedding endpoint on SkillBoss until Voyage is routed — similar 1536/3072-dim output.

Use OpenAI text-embedding-3-large Now →Get API Key

We'll auto-switch your API calls to Voyage 4 the moment it launches — no code changes required.

Call it with curl

curl -X POST https://api.skillboss.co/v1/run \
  -H "Authorization: Bearer $SKILLBOSS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "skill_id": "openai/text-embedding-3-large",
    "input": {
      "prompt": "Say hello from Voyage 4 — routed via SkillBoss"
    }
  }'

Alternate options

ModelSkill IDTradeoff
text-embedding-3-smallopenai/text-embedding-3-smallCheaper, lower-dim embeddings

Notify me when Voyage 4 launches

Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.

Create Free Account
← All 49 upcoming models
Disclaimer: SkillBoss is an independent multi-provider gateway and is not affiliated with, endorsed by, or sponsored by Voyage AI. “Voyage 4”, “Voyage AI”, and all related product names, logos, and trademarks are the property of their respective owners and are referenced here solely for factual comparison purposes. Information on this page is based on public roadmaps, leaks, and industry signals — not an official commitment from Voyage AI. Actual release dates, names, features, and pricing may differ. See our full IP / trademark policy.
Voyage 4 API — Early Access & Alternatives | SkillBoss