| Example | Description |
|---|---|
| Requesty Basic | Run a minimal agent through the Requesty gateway with sync, streaming, and async calls. |
| Retry | Review retry settings and why invalid model IDs cannot reliably exercise the retry path. |
| Requesty Structured Output | Return a typed MovieScript through Requesty with a Pydantic output schema. |
| Tool Use | Stream a web-search agent through the Requesty gateway, sync and async. |
Requesty
Requesty
Index of Agno examples routing agents through the Requesty gateway: basic runs, retries, structured output, and tool use.