Text Embeddings Inference
Get all Embeddings without Pooling.
Get all Embeddings without Pooling. Returns a 424 status code if the model is not an embedding model.
post/embed_all
Request body
Response
Embeddings
Example response
[
[
[
0,
1,
2
]
]
]