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 |
|---|---|
| CEL Additional Data Route | Uses additional_data.route to let the caller specify which step. |
| CEL Previous Step Route | Uses previous_step_outputs map to access the classifier step by name,. |
| CEL Session State Route | Uses session_state.preferred_handler to persist routing preferences. |
| CEL Ternary | Uses a CEL ternary to pick between two steps based on whether. |
| CEL Using Step Choices | Uses step_choices[0], step_choices[1], etc. to reference steps by their. |