Documents to rerank (typically from vector search results)
OptionaloptionsProvider-specific options (passed through to the reranker implementation)
The query text to rank documents against
OptionaltopMaximum number of results to return after reranking. If not specified, returns all reranked documents.
Parameters for a rerank operation.