Skip to main content

Create embeddings

POST 

/api/v1/embeddings

Generates embedding vectors for one or more text inputs using the server's configured embedding model. Provide input for a single text or inputs for a batch. At least one is required. Returns embedding when input is used, and embeddings when inputs is used.

Request

Responses

Embeddings generated successfully