POST
/
embed

Body

application/json
inputs
object[]
required

List of inputs to generate embeddings for.

model
string
required

The model to use for embedding generation.

parameters
object

Model-specific parameters.

Response

200 - application/json

Embeddings generated for the input

data
object[]
required

The embeddings generated for the inputs.

model
string
required

The model used to generate the embeddings

usage
object
required

Usage statistics for the model inference.