Skip to content
Discussion options

You must be logged in to vote

Response from ADK Answering Agent (experimental, answer may be inaccurate)

TLDR: You are correct; the Vertex AI client's location is configured at initialization and cannot be changed mid-run for a single agent instance. Your proposed solution of deploying separate ADK agents to different regions and routing requests between them is an excellent and recommended pattern for building resilient, high-availability systems.


Hello! Thanks for your detailed question. Dealing with rate limits is a common challenge when building robust applications.

Client Initialization in ADK

Your understanding is spot on. When an ADK agent initializes its connection to Vertex AI, the configuration, including t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mst96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bot responded [Bot] This issue is responded by ADK bot
2 participants