Zanqi commited on
Commit
72b19a9
·
1 Parent(s): b85f271

Remove web_search tool from agent.json

Browse files
Files changed (1) hide show
  1. agent.json +0 -1
agent.json CHANGED
@@ -1,6 +1,5 @@
1
  {
2
  "tools": [
3
- "web_search",
4
  "visit_webpage",
5
  "final_answer"
6
  ],
 
1
  {
2
  "tools": [
 
3
  "visit_webpage",
4
  "final_answer"
5
  ],