Reranks documents based on their relevance to a query.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
current project ID
ID of the model to use.
"Qwen/Qwen3-Reranker-8B"
Query to rerank, encoded as a string.
"What is the capital of France?"
Documents to rerank, encoded as a list of strings.
[
"The capital of Brazil is Brasilia.",
"The capital of France is Paris.",
"Amsterdam",
"Belgrade"
]A unique identifier representing your end-user.
The service tier to use for the request.
auto, default, over-limit, flex, no-limit "auto"