Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
input
Input text to embed, encoded as a string or array of tokens.
1ID of the model to use
Type of the document element
base64, float The number of dimensions the resulting output embeddings should have.
A unique identifier representing your end-user
The name to display on the trace. If not specified, the default system name will be used.
Array of fallback models to use if primary model fails
Retry configuration for the request
Cache configuration for the request.
Load balancer configuration for the request.
Timeout configuration to apply to the request. If the request exceeds the timeout, it will be retried or fallback to the next model if configured.