Skip to main content

AWS Glossary

Agent Evals

Agent evals are an automated test suite for agent behaviour — a golden dataset of cases with expected outcomes and a pass bar the agent must clear before deployment.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

Agent evals are an automated test suite for agent behaviour — a golden dataset of cases with expected outcomes and a pass bar the agent must clear before deployment.

Key Facts

  • Agent evals are an automated test suite for agent behaviour — a golden dataset of cases with expected outcomes and a pass bar the agent must clear before deployment
  • The pass bar The number matters less than the fact that it is agreed **before** the results are in, and that failing it blocks deployment
  • Where they run On AWS, AgentCore Evaluations runs the suite as part of the deployment path, alongside traces from AgentCore Observability
  • Safety comes from the [tool catalog](/glossary/tool-catalog/) and authorization
  • Related terms [AI agent](/glossary/ai-agent/) · [Tool catalog](/glossary/tool-catalog/) · [Human in the loop](/glossary/human-in-the-loop/) · [Amazon Bedrock AgentCore](/glossary/bedrock-agentcore/)

Entity Definitions

Amazon Bedrock
Amazon Bedrock is an AWS service relevant to agent evals.
Bedrock
Bedrock is an AWS service relevant to agent evals.

Related Content

Definition

Agent evals are an automated test suite for agent behaviour: a curated set of representative cases (a golden dataset), the expected outcome for each, and a scoring method that produces a number the agent must clear before it ships.

An agent without evals is a system whose quality you are asserting rather than measuring. That distinction is what separates agents still running after ninety days from agents that were quietly switched off.

What goes in a golden dataset

Fifty well-chosen cases beat five hundred generated ones.

The pass bar

The number matters less than the fact that it is agreed before the results are in, and that failing it blocks deployment. A pass bar renegotiated after a bad run is not a pass bar.

Set it per agent and per action class. A support agent answering WISMO questions and a margin agent proposing price changes should not share a threshold, because the cost of being wrong differs by orders of magnitude.

Where they run

On AWS, AgentCore Evaluations runs the suite as part of the deployment path, alongside traces from AgentCore Observability. The important property is that it is in the pipeline, not a notebook someone runs when they remember.

Limits worth stating

AI agent · Tool catalog · Human in the loop · Amazon Bedrock AgentCore

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.