Skip to main content

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.

ExampleDescription
CEL Additional Data RouteUses additional_data.route to let the caller specify which step.
CEL Previous Step RouteUses previous_step_outputs map to access the classifier step by name,.
CEL Session State RouteUses session_state.preferred_handler to persist routing preferences.
CEL TernaryUses a CEL ternary to pick between two steps based on whether.
CEL Using Step ChoicesUses step_choices[0], step_choices[1], etc. to reference steps by their.