Voyage 3.5 Lite
Voyage AI
Voyage AI's embedding model optimized for latency and cost.
- Embedding
- Context
- —
- Max output
- —
- Input / 1M
- $0.020
- Output / 1M
- —
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass voyage/voyage-3.5-lite as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "voyage/voyage-3.5-lite",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
Input
Per 1M prompt tokens
$0.020
