You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When following the quickstart tutorial, there is a bug in the init.py where the variable for 'agent' needs to be 'root_agent' to match the agent.py file.
This has been noted in the adk-python issues, though it is actually an issue in the documentation.