Generate Text Embedding
Generate embedding for text
Generates embeddings for text in the same latent space as video, so that it is possible to perform text-to-video searches by embedding the text and comparing it to the video embeddings.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.