Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationMetricsThresholds::GoldenEvaluationMetricsThresholds::ExpectationLevelMetricsThresholds.
Expectation level metrics thresholds.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool_invocation_parameter_correctness_threshold
def tool_invocation_parameter_correctness_threshold() -> ::Float
Returns
- (::Float) — Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0.
#tool_invocation_parameter_correctness_threshold=
def tool_invocation_parameter_correctness_threshold=(value) -> ::Float
Parameter
- value (::Float) — Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0.
Returns
- (::Float) — Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0.