Configures the tool call behaviour for evaluation runs.
| Enums | |
|---|---|
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. |