maxResultCount

@JvmName(name = "fdwdfhutpgddhpwj")
suspend fun maxResultCount(value: Output<Int>)
@JvmName(name = "fwsvifvfbpmuctxk")
suspend fun maxResultCount(value: Int)

Parameters

value

The model to be evaluated can return multiple results with confidence score on each query. These results will be sorted by the descending order of the scores and we only keep the first max_result_count results as the final results to evaluate.