diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-19 07:18:08 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-19 07:18:08 +0300 |
| commit | 7a6d2b8777606c13dafebe852fc4c986d268cf76 (patch) | |
| tree | 2543329a16b38f1cf93470de26e43bab286aca6c | |
| parent | 69a69547ffed37d73d0416103025e6b16f5cb19b (diff) | |
| parent | 3e4213b5c39a18424e6d117d7967b1e9919e3402 (diff) | |
| -rw-r--r-- | tools/tools.go | 5 |
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> |
