Spaces:
No application file
No application file
Update Agent.json
Browse files- agents/Agent.json +3 -1
agents/Agent.json
CHANGED
@@ -16,7 +16,9 @@
|
|
16 |
"result_tool_description": null,
|
17 |
"result_retries": 1,
|
18 |
"known_tools": [],
|
19 |
-
"hf_tools": [
|
|
|
|
|
20 |
"mcp_servers": [],
|
21 |
"defer_model_check": false,
|
22 |
"end_strategy": "early",
|
|
|
16 |
"result_tool_description": null,
|
17 |
"result_retries": 1,
|
18 |
"known_tools": [],
|
19 |
+
"hf_tools": [
|
20 |
+
"NeuralNotwork/get-time"
|
21 |
+
],
|
22 |
"mcp_servers": [],
|
23 |
"defer_model_check": false,
|
24 |
"end_strategy": "early",
|