overallToolInvocationCorrectnessThreshold property

double? overallToolInvocationCorrectnessThreshold
getter/setter pair

The success threshold for overall tool invocation correctness.

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

Optional.

Implementation

core.double? overallToolInvocationCorrectnessThreshold;