Embeddings
Generate Embeddings
Create embeddings for the supplied input. This is a beta model accessible to Venice beta testers.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Supported compression encodings (gzip, br)
Example:
"gzip, br"
Body
application/json
Create embeddings for the supplied input.
Response
200
application/json
OK
The response is of type object
.