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 Compound Exit | Combines all_success and current_iteration to stop when both. |
| CEL Content Keyword | Uses last_step_content.contains() to detect a keyword in the output. |
| CEL Iteration Limit | Uses current_iteration to stop after a specific number. |
| CEL Step Outputs Check | Uses step_outputs map to access a specific step by name and. |