Last updated 13 hours ago
This documentation is valid for the following list of our models:
voyage-large-2
Voyage’s most powerful generalist embedding model, outperforming popular competing models.
If you don’t have an API key for the Apilaplas API yet, feel free to use our .
document
POST /v1/embeddings HTTP/1.1 Host: api.apilaplas.com Authorization: Bearer <YOUR_LAPLASAPI_KEY> Content-Type: application/json Accept: */* Content-Length: 90 { "model": "voyage-large-2", "input": "text", "input_type": "document", "encoding_format": "text" }
No content