Nexus
1.x
Docs/Nexus/Voyage AI
Open

Reading1 min
Updated31 Jul 2026
Sourcev1/providers/voyageai.mdx

Voyage AI specializes in high-quality text embeddings. This is an embeddings-only provider — chat completions and streaming are not supported.

Installation01

import "github.com/xraph/nexus/providers/voyageai"

Quick Start02

provider := voyageai.New(os.Getenv("VOYAGE_API_KEY"))

gw := nexus.New(
    nexus.WithProvider(provider),
)

Options03

OptionDescription
voyageai.WithBaseURL(url)Override the API base URL (default: https://api.voyageai.com)

Capabilities04

CapabilitySupported
ChatNo
StreamingNo
EmbeddingsYes
VisionNo
ToolsNo
ThinkingNo

Models05

ModelContextEmbed Price
voyage-332,000$0.06/M
voyage-3-lite32,000$0.02/M
voyage-code-332,000$0.06/M
voyage-finance-232,000$0.06/M