ToolMatchingSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)Settings for matching tool calls.
Attribute |
|
|---|---|
| Name | Description |
extra_tool_call_behavior |
google.cloud.ces_v1.types.EvaluationMetricsThresholds.ToolMatchingSettings.ExtraToolCallBehavior
Optional. Behavior for extra tool calls. Defaults to FAIL. |
Classes
ExtraToolCallBehavior
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.