NeuralNotwork commited on
Commit
579c3db
·
verified ·
1 Parent(s): 1a79bef

Update Agent.json

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