The search query to use for the reranking. query and prompt cannot both be provided.
The model to use for the reranking, call /v1/models endpoint to get the list of available models, only text-classification model type is supported.
The number of top results to return. If set to None, all results will be returned.
Successful Response
A unique identifier for the request.
The list of reranked texts.
The model used to generate the reranking.