EvalChecks.ToolCallsPresent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.