Spaces:
Sleeping
Sleeping
Update agent.json
Browse files- agent.json +1 -1
agent.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"tools": [
|
|
|
|
| 3 |
"web_search",
|
| 4 |
"visit_webpage",
|
| 5 |
-
"get_weather_forecast",
|
| 6 |
"final_answer",
|
| 7 |
],
|
| 8 |
"model": {
|
|
|
|
| 1 |
{
|
| 2 |
"tools": [
|
| 3 |
+
"get_weather_forecast",
|
| 4 |
"web_search",
|
| 5 |
"visit_webpage",
|
|
|
|
| 6 |
"final_answer",
|
| 7 |
],
|
| 8 |
"model": {
|