ChIrish06 commited on
Commit
559e26f
·
verified ·
1 Parent(s): 7a28cf7

Update agent.json

Browse files

Updating the authorized imports to allow the visit webpage tool to be used.

Files changed (1) hide show
  1. agent.json +4 -1
agent.json CHANGED
@@ -48,6 +48,9 @@
48
  "queue",
49
  "time",
50
  "collections",
51
- "re"
 
 
 
52
  ]
53
  }
 
48
  "queue",
49
  "time",
50
  "collections",
51
+ "re",
52
+ "requests",
53
+ "markdownify",
54
+ "smolagents",
55
  ]
56
  }