Spaces:
Sleeping
Sleeping
Update BasicAgent.py
Browse files- BasicAgent.py +1 -1
BasicAgent.py
CHANGED
@@ -8,7 +8,7 @@ from smolagents import (
|
|
8 |
FinalAnswerTool,
|
9 |
DuckDuckGoSearchTool,
|
10 |
GoogleSearchTool,
|
11 |
-
|
12 |
|
13 |
)
|
14 |
|
|
|
8 |
FinalAnswerTool,
|
9 |
DuckDuckGoSearchTool,
|
10 |
GoogleSearchTool,
|
11 |
+
VisitWebPageTool
|
12 |
|
13 |
)
|
14 |
|