maxExamples property

int? maxExamples
getter/setter pair

The maximum number of examples 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? maxExamples;