Skip to main content
The ReliabilityEvaluator accepts a Graph instance (after execution) and extracts tool calls from all executed TaskNode objects.

Single-Node Graph

Multi-Node Chain

Tool calls are collected from every executed node in the graph.

Exact Match with Graph

Ensure no unexpected tools were invoked across the entire graph execution.