Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::EvaluationToolCallBehaviour.

Configures the tool call behaviour for evaluation runs.

Constants

EVALUATION_TOOL_CALL_BEHAVIOUR_UNSPECIFIED

value: 0
Unspecified tool call behavior. Will default to real tool calls.

REAL

value: 1
Use real tool calls.

FAKE

value: 2
Use fake tool calls.