voyage-finance-2
Last updated
Last updated
A finance domain-specific embedding model that delivers superior retrieval quality, outperforming competing models on financial datasets—achieving an average 7% gain over OpenAI (the next best model) and 12% over Cohere. It supports a 32K context length, significantly larger than other evaluated alternatives.
If you don’t have an API key for the Apilaplas API yet, feel free to use our Quickstart guide.
document
Possible values: POST /v1/embeddings HTTP/1.1
Host: api.apilaplas.com
Authorization: Bearer <YOUR_LAPLASAPI_KEY>
Content-Type: application/json
Accept: */*
Content-Length: 92
{
"model": "voyage-finance-2",
"input": "text",
"input_type": "document",
"encoding_format": "text"
}
No content