docs: simplify ToolboxToolset initialization by removing toolset_name

This commit is contained in:
Anubhav Dhawan
2026-01-02 20:55:05 +05:30
parent 65aa4598cf
commit 0a21809c2a
2 changed files with 0 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ from google.adk.tools.toolbox_toolset import ToolboxToolset
# TODO(developer): update the TOOLBOX_URL to your toolbox endpoint
toolset = ToolboxToolset(
server_url="http://127.0.0.1:5000",
toolset_name="my-toolset"
)
root_agent = Agent(