Voyage AI Embeddings API
OpenAI-compatible REST endpoint that returns dense vector embeddings for input text. Supports model selection (voyage-3.5, voyage-3-large, voyage-code-3, voyage-finance-2, voyage-law-2, voyage-4 family), configurable output dimensions (256, 512, 1024, 2048), output dtype (float, int8, uint8, binary, ubinary), input_type hints (query or document), and batch sizes up to 1000 inputs per request.