EvalChecks.ToolCallsPresent Method

Definition

A check that verifies at least one tool was called in the conversation.

public static Microsoft.Agents.AI.EvalCheck ToolCallsPresent();
static member ToolCallsPresent : unit -> Microsoft.Agents.AI.EvalCheck
Public Shared Function ToolCallsPresent () As EvalCheck

Returns

An EvalCheck delegate.

Applies to