Discussions

Ask a Question

Frequently Asked Questions About OpenAPI Specification

What is the OpenAPI spec?

Align the API with OpenAI

Would be great if the encoding_format is aligned to the OpenAI API.
Meaning the default value is float rather than null

OpenAPI spec

We want to make an SDK for OpenAI and it would be very helpful for us to have access to your OpenAPI specification, which would allow us to automate processes.

API call to get all model names

Is there an API call to get a list of all available model names?

REST API for connectivity/health checks

Hi, is there an endpoint, e.g. HEAD / that will simply respond 200/OK if it's alive?

The server is overloaded or not ready yet

Hello, i am experiencing this issue, please kindly help.

Other languages for law and legal texts

What about Turkish?

service timeout

service timeout on utc time today 00:30 am, what`s wrong?
the service department is unstable these days.

the same text but return the different vectors

we called the same text "hello" but give different result on index : 0. Is it expected?
curl --location --request POST '
https://api.voyageai.com/v1/embeddings'
--header 'Authorization: Bearer --'
--header 'Content-Type: application/json'
--data-raw '{
"model":"voyage-large-2",
"input":["hello"]
}'

Opt out of training with customer data?

Voyage AI terms of services mentioned opt-out functionality on the Website, but I can't find it on API Keys, Profile, etc. It says unless I opt out, Voyage AI could use customer data for training?