Create Embedding
Create text embeddings.
Returns vector representations of the input text.
Request
This endpoint expects an object.
model
Model ID in format ‘provider/model-name’
input
Text to embed
encoding_format
Encoding format for embeddings
user
End-user identifier
Response
Successful Response
data
model
usage
Token usage for embeddings.
object