Skip to main content

Documentation Index

Fetch the complete documentation index at: https://agno-v2-shaloo-ai-support-link.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Use automated retries for transient API issues and stop conditions for unrecoverable errors to prevent execution loops.
ExampleDescription
Retry Tool CallImplement automatic retries for flaky or rate-limited tool executions.
Retry Tool Call From Post HookIntercept errors and trigger retries using post-execution hooks to maintain workflow continuity.
Stop Agent ExceptionGracefully terminate execution when specific error conditions are met to prevent “hallucination loops.”