toolInvocationParameterCorrectnessThreshold property

double? toolInvocationParameterCorrectnessThreshold
getter/setter pair

The success threshold for individual tool invocation parameter correctness.

Must be a float between 0 and 1. Default is 1.0.

Optional.

Implementation

core.double? toolInvocationParameterCorrectnessThreshold;