> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Evals

> This directory contains runnable examples for Agno evaluation patterns.

| Example                                                   | Description                                                                    |
| --------------------------------------------------------- | ------------------------------------------------------------------------------ |
| [Accuracy](/examples/evals/accuracy/overview)             | Accuracy examples evaluate how well responses match expected outputs.          |
| [Agent As Judge](/examples/evals/agent-as-judge/overview) | Agent-as-judge examples evaluate output quality with model-based scoring.      |
| [Performance](/examples/evals/performance/overview)       | Performance examples benchmark runtime and memory impact for agents and teams. |
| [Reliability](/examples/evals/reliability/overview)       | Reliability examples validate whether expected tool calls are made correctly.  |
