World's Fair 2026
Production Evals For Agentic AI Systems - Nishant Gupta, Meta Superintelligence Labs
Overview
This talk argues that traditional benchmarks are insufficient for evaluating agentic AI systems in production. Agentic systems, which plan, call tools, and execute workflows, require a shift in evaluation focus from model capability to system behavior. The core thesis is that production telemetry and reliability metrics are paramount for dependable outcomes, moving evaluation from a pre-deployment phase to a continuous operational capability integrated into the system's control plane.
Who should watch
- AI Engineers and SREs building or maintaining agentic AI systems.
- Product Managers and Builders concerned with the reliability and behavior of AI products.
- Teams experiencing a gap between high offline benchmark scores and unpredictable production performance.
- Those looking to understand failure modes beyond simple hallucinations in autonomous systems.
Key takeaways
- Agentic systems necessitate evaluating system behavior and workflow execution, not just model output accuracy.
- Production telemetry, including execution traces, user outcomes, and failures, provides the most valuable evaluation signals.
- Reliability, availability, latency, cost, and recovery become the primary metrics, superseding raw model accuracy.
- Evaluation should be scenario-driven, simulating realistic workflows rather than focusing solely on prompt-response pairs.
- Continuous monitoring and observability are crucial, as agent systems drift over time, leading to gradual degradation if not continuously evaluated.
- Human reviewers are essential for providing signals that automated systems cannot, particularly for assessing correctness, trust, and safety.
- Evaluation is evolving into an infrastructure component, an always-running service integrated into the system's control plane.
- *Reliability becomes the North Star metric. Accuracy becomes the only input.*
Notable quotes
The question is no longer did the model generate the right answer? The question is did the system behave correctly?
*We are moving from evaluating answers to evaluating workflows. And that requires fundamentally different evaluation architectures.*
*Production telemetry is a most important evaluation signal.*
Unofficial community note. Prefer the recording for nuance.