> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-agui.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Reliability

> Reliability examples validate whether expected tool calls are made correctly.

| Example                                                                              | Description                                                                   |
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- |
| [Db Logging](/examples/evals/reliability/db-logging)                                 | Demonstrates storing reliability evaluation results in PostgreSQL.            |
| [Asynchronous Reliability Evaluation](/examples/evals/reliability/reliability-async) | Demonstrates running reliability checks with asynchronous evaluation.         |
| [Multiple Tool Calls](/examples/evals/reliability/multiple-tool-calls/overview)      | These examples validate reliability for multi-step tool workflows.            |
| [Single Tool Calls](/examples/evals/reliability/single-tool-calls/overview)          | These examples validate reliability for one expected tool call.               |
| [Team](/examples/evals/reliability/team/overview)                                    | These examples validate reliability for team-level tool usage and delegation. |
