Skip to main content
Version: Next

Create embeddings.

POST 

/v1/embeddings

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

Request​

Responses​

An OpenAIEmbeddingsResponse containing the embeddings.