Embeddings
Get Embeddings With Text
Get embeddings for a list of texts.
POST
Body
application/json ยท string[]
The body is of type string[]
.
Response
200
application/json
Successful Response
The response is of type object
.
Get embeddings for a list of texts.
The body is of type string[]
.
Successful Response
The response is of type object
.