maxRerank property

int? maxRerank
getter/setter pair

The maximum number of documents to be ranked by Search when using file. Setting it to a higher value leads to improved accuracy but with increased latency and cost.

Implementation

int? maxRerank;