Rank texts relative to a query
API Reference
Rank texts relative to a query
POST
Rank texts relative to a query
Body
application/json
Request to rank texts against a query.
Query string(s) used to rank provided documents. Required.
Documents to rerank; can be a flat list or grouped lists corresponding to multiple queries. Required.
Maximum number of reranked results to return.
Maximum number of tokens to consider per document during reranking.
Response
200 - application/json
Ranking results (pipeline output)

