Embed data
Generate embeddings for input data.
For guidance and examples, see Generate embeddings.
POST
Authorizations
Body
application/json
Generate embeddings for inputs.
List of inputs to generate embeddings for.
Model-specific parameters.
Response
200
application/json
OK
Embeddings generated for the input
The model used to generate the embeddings
Example:
"multilingual-e5-large"
The embeddings generated for the inputs.
Embedding of a single input
Usage statistics for the model inference.
Was this page helpful?