v1
Create an embedding vector representation corresponding to the input text. This is the endpoint for making requests to embedding models.
post/v1/embeddings
Request body
Example request
{
"model": "v1"
}Response
Success
Changes
No recorded changes to this endpoint across all 9 revisions of this API.