Spaces:
Sleeping
Sleeping
Zanqi commited on
Commit ·
99a7aa7
1
Parent(s): 72b19a9
Revert agent.json
Browse files- agent.json +1 -0
agent.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"tools": [
|
|
|
|
| 3 |
"visit_webpage",
|
| 4 |
"final_answer"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"tools": [
|
| 3 |
+
"web_search",
|
| 4 |
"visit_webpage",
|
| 5 |
"final_answer"
|
| 6 |
],
|