NeuralNotwork commited on
Commit
72722d4
·
verified ·
1 Parent(s): 99bc622

Update Agent.json

Browse files
Files changed (1) hide show
  1. agents/Agent.json +1 -3
agents/Agent.json CHANGED
@@ -15,9 +15,7 @@
15
  "result_tool_name": "final_result",
16
  "result_tool_description": null,
17
  "result_retries": 1,
18
- "known_tools": [
19
- "get_key"
20
- ],
21
  "hf_tools": [
22
  "NeuralNotwork/get-time"
23
  ],
 
15
  "result_tool_name": "final_result",
16
  "result_tool_description": null,
17
  "result_retries": 1,
18
+ "known_tools": [],
 
 
19
  "hf_tools": [
20
  "NeuralNotwork/get-time"
21
  ],