Spaces:
Running
Running
Update agent.json
Browse filesUpdating the authorized imports to allow the visit webpage tool to be used.
- 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 |
}
|