Back to Tabby

Voyage AI

website/docs/references/models-http-api/voyage-ai.md

4.3.1399 B
Original Source

Voyage AI

Voyage AI is a company that provides a range of embedding models. Tabby supports Voyage AI's models for embedding tasks.

Embeddings model

Voyage AI provides specialized embedding models through their API interface.

toml
[model.embedding.http]
kind = "voyage/embedding"
model_name = "voyage-code-2"
api_key = "your-api-key"