summaryrefslogtreecommitdiff
path: root/tools/tools.go
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools.go')
-rw-r--r--tools/tools.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/tools.go b/tools/tools.go
index 4c89c07..967e5de 100644
--- a/tools/tools.go
+++ b/tools/tools.go
@@ -61,11 +61,6 @@ Your current tools:
"name":"read_url_raw",
"args": ["url"],
"when_to_use": "get raw content from a webpage"
-},
-{
-"name":"browser_agent",
-"args": ["task"],
-"when_to_use": "autonomous browser automation for complex multi-step tasks like login, form filling, scraping"
}
]
</tools>