How to add LLM Fallback and Max retries in Agents #2292
Unanswered
sulakshana13
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm new to ADK and I'm looking to implement fallback and max retry logic (with backoff) in case we hit rate limits when running an Agent.
I understand that LiteLLM supports retries and fallbacks and that ADK can work with LiteLLM, but I'm not sure how to integrate this functionality within an Agent.
Would appreciate some support on how to set up retries and fallbacks for an Agent in ADK.
Beta Was this translation helpful? Give feedback.
All reactions