Standalone
Embed data
Generate embeddings for input data.
For guidance and examples, see Generate embeddings.
POST
Authorizations
Body
application/json
List of inputs to generate embeddings for.
Additional model-specific parameters. Refer to the model guide for available model parameters.
Response
200 - application/json
Embeddings generated for the input.
The embeddings generated for the inputs.
The model used to generate the embeddings
Usage statistics for the model inference.
Indicates whether the response data contains 'dense' or 'sparse' embeddings.
Was this page helpful?