Generate Embeddings

POST

Generate embeddings for the provided text using the specified model.

This endpoint uses the language model to generate embeddings for the provided text. The model parameter specifies the model to use for generating embeddings.

Headers

X-API-KeystringRequired

Request

Text to generate embeddings for

Response

Successful Response

Errors

Built with