Documentation Index
Fetch the complete documentation index at: https://agno-v2-ab-home-page-updates-5-16.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Example | Description |
|---|---|
| Rename Session | Demonstrates auto-generating a workflow session name after a run. |
| State In Condition | Demonstrates using workflow session state in a Condition evaluator and executor functions. |
| State In Function | Demonstrates reading and mutating workflow session state inside custom function executors. |
| State In Router | Demonstrates router selectors that use and update workflow session state for adaptive routing. |
| State With Agent | Demonstrates sharing mutable workflow session state across agent tool calls. |
| State With Team | Demonstrates shared session state across team and agent steps for project-step lifecycle management. |