Kalamazooter commited on
Commit
b484b25
·
verified ·
1 Parent(s): 93a3d89

Update agent.json

Browse files

added Get_Active_Fractions tool

Files changed (1) hide show
  1. agent.json +1 -0
agent.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "tools": [
 
3
  "web_search",
4
  "visit_webpage",
5
  "final_answer"
 
1
  {
2
  "tools": [
3
+ "Get_Active_Fractions",
4
  "web_search",
5
  "visit_webpage",
6
  "final_answer"