Spaces:
Sleeping
Sleeping
Update agent.json
Browse files- agent.json +3 -0
agent.json
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
"tools": [
|
3 |
"web_search",
|
4 |
"visit_webpage",
|
|
|
|
|
|
|
5 |
"final_answer"
|
6 |
],
|
7 |
"model": {
|
|
|
2 |
"tools": [
|
3 |
"web_search",
|
4 |
"visit_webpage",
|
5 |
+
"get_current_time_in_timezone",
|
6 |
+
"chat_with_ai",
|
7 |
+
"search_flights",
|
8 |
"final_answer"
|
9 |
],
|
10 |
"model": {
|