Emerging in 2026
Do we need agent evals if we already do prompt evals?
Yes — and they measure different things. Prompt evals score a single LLM call on a static dataset. Agent evals score an entire trajectory: which tools were chosen, in what order, whether the state was correctly propagated, whether the final answer was reached, whether guardrails fired. An agent that scores 95% on prompt evals can still fail 40% of end-to-end tasks. Both layers are necessary for anything running in production.
Last reviewed:
More on Emerging in 2026
- What is a compound AI system and why does it matter?
- How does MCP compare to OpenAI function calling and Anthropic tool use?
- What happens if we don't comply with the EU AI Act by the August 2026 general-purpose-AI deadline?
- Is test-time compute better than fine-tuning for improving quality?
- What is the difference between prompt caching, context caching, and prefill caching?
Related on this site
Framework dimensions
For developers
Call this framework and its tools from your own agent via the Model Context Protocol (MCP) server. Works with Claude Desktop, Cursor, Zed, Continue, and the OpenAI Agents SDK.
Browse the full FAQ for 170 answers, or start a free GenAI maturity assessment to see where your organisation stands.