Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationSettings.
Settings for evaluation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#golden_evaluation_tool_call_behaviour
def golden_evaluation_tool_call_behaviour() -> ::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour) — Optional. Configures the default tool call behaviour for golden evaluations.
#golden_evaluation_tool_call_behaviour=
def golden_evaluation_tool_call_behaviour=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour) — Optional. Configures the default tool call behaviour for golden evaluations.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour) — Optional. Configures the default tool call behaviour for golden evaluations.
#golden_run_method
def golden_run_method() -> ::Google::Cloud::Ces::V1beta::GoldenRunMethod
Returns
- (::Google::Cloud::Ces::V1beta::GoldenRunMethod) — Optional. The default method used to run golden evaluations. This will be used if no golden_run_method is specified in the RunEvaluationRequest.
#golden_run_method=
def golden_run_method=(value) -> ::Google::Cloud::Ces::V1beta::GoldenRunMethod
Parameter
- value (::Google::Cloud::Ces::V1beta::GoldenRunMethod) — Optional. The default method used to run golden evaluations. This will be used if no golden_run_method is specified in the RunEvaluationRequest.
Returns
- (::Google::Cloud::Ces::V1beta::GoldenRunMethod) — Optional. The default method used to run golden evaluations. This will be used if no golden_run_method is specified in the RunEvaluationRequest.
#scenario_conversation_initiator
def scenario_conversation_initiator() -> ::Google::Cloud::Ces::V1beta::EvaluationSettings::ScenarioConversationInitiator
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationSettings::ScenarioConversationInitiator) — Optional. Who starts the conversation in a scenario evaluation.
#scenario_conversation_initiator=
def scenario_conversation_initiator=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationSettings::ScenarioConversationInitiator
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationSettings::ScenarioConversationInitiator) — Optional. Who starts the conversation in a scenario evaluation.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationSettings::ScenarioConversationInitiator) — Optional. Who starts the conversation in a scenario evaluation.
#scenario_evaluation_tool_call_behaviour
def scenario_evaluation_tool_call_behaviour() -> ::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour) — Optional. Configures the default tool call behaviour for scenario evaluations.
#scenario_evaluation_tool_call_behaviour=
def scenario_evaluation_tool_call_behaviour=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour) — Optional. Configures the default tool call behaviour for scenario evaluations.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour) — Optional. Configures the default tool call behaviour for scenario evaluations.