Class EvaluationToolCallBehaviour (0.3.0)

EvaluationToolCallBehaviour(value)

Configures the tool call behaviour for evaluation runs.

Enums

Name Description
EVALUATION_TOOL_CALL_BEHAVIOUR_UNSPECIFIED Unspecified tool call behavior. Will default to real tool calls.
REAL Use real tool calls.
FAKE Use fake tool calls.