Skip to main content
Version: v0.2.23

Generate embeddings for content pieces using the specified model.

POST 

/v1/inference/embeddings

Generate embeddings for content pieces using the specified model.

Request​

Responses​

An array of embeddings, one for each content. Each embedding is a list of floats. The dimensionality of the embedding is model-specific; you can check model metadata using /models/{model_id}.