Create embeddings

post/embeddings

Request body

modelstring required
encoding_format'float' | 'base64'

Example request

{
  "model": "qwen/qwen3-embedding-8b"
}

Response

Embedding response

Changes

No recorded changes to this endpoint across all 1 revision of this API.