Standalone
Embed data
Generate embeddings for input data.
For guidance and examples, see Generate embeddings.
POST
/
embed
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 model used to generate the embeddings
Indicates whether the response data contains 'dense' or 'sparse' embeddings.
The embeddings generated for the inputs.
Usage statistics for the model inference.
Was this page helpful?