Skip to main content

Create embeddings.

POST 

/v1/embeddings

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

Request

Responses

An OpenAIEmbeddingsResponse containing the embeddings.