embeddings
Post v1embeddings
Creates embeddings for the given input.
POST
/
v1
/
embeddings
Authorizations
Body
The ID of the project to use.
The model to generate the embeddings.
Embedding Input
float
- floatbase64
- base64
Available options:
float
, base64
Response
200 - application/json
The embeddings for the input.
The model to generate the embeddings.
The usage statistics for the completion.
The name of the provider that generated the completion.
The ID of the provider that generated the completion.
Was this page helpful?