Skip to main content

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:
  1. Go to Model Catalog → Add Provider
  2. Select Voyage AI
  3. Enter your Voyage API key
  4. 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: Check Voyage AI’s documentation for the complete model list.

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
For complete SDK documentation:

SDK Reference

Complete Portkey SDK documentation
Last modified on April 8, 2026