Class ExtraToolCallBehavior (0.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
ExtraToolCallBehavior(value)
Defines the behavior when an extra tool call is encountered.
An extra tool call is a tool call that is present in the
execution but does not match any tool call in the golden
expectation.
Enums
Name
Description
EXTRA_TOOL_CALL_BEHAVIOR_UNSPECIFIED
Unspecified behavior. Defaults to FAIL.
FAIL
Fail the evaluation if an extra tool call is encountered.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]