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