Embeddings
Generate Embeddings
Generate embeddings for the given input using the specified model.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Parameters for generating embeddings.
The body is of type object
.
Response
200
Embeddings generated successfully.