-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK botcore[Component] This issue is related to the core interface and implementation[Component] This issue is related to the core interface and implementation
Milestone
Description
Describe the solution you'd like
I'm trying to make my agents create other agents. I'm working around the workflow to that purpose, but sometimes they try to address other agents before they're created and I get a ValueError exception, because the agent is not in the tree yet.
Since this is code that is run deep within ADK, how I can catch those exceptions and handle them?
Additional context
OS: Mac OS 15.4.1
Python version(python -V): 1.13.2
ADK version(pip show google-adk): 1.6.1
Metadata
Metadata
Assignees
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK botcore[Component] This issue is related to the core interface and implementation[Component] This issue is related to the core interface and implementation