Text Embeddings Inference
Get Embeddings. Returns a 424 status code if the model is not an embedding model.
Get Embeddings. Returns a 424 status code if the model is not an embedding model.
post/embed
Request body
Response
Embeddings
Example response
[
[
"0.0",
"1.0",
"2.0"
]
]