Skip to main content
Version: Next

Create embeddings.

POST 

/v1/openai/v1/embeddings

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Create embeddings. Generate OpenAI-compatible embeddings for the given input using the specified model.

Request​

Responses​

An OpenAIEmbeddingsResponse containing the embeddings.