Spaces:
Sleeping
Sleeping
Update agent.py
Browse files
agent.py
CHANGED
|
@@ -377,7 +377,7 @@ class MagAgent:
|
|
| 377 |
ExcelReaderTool(),
|
| 378 |
VisitWebpageTool(),
|
| 379 |
PythonCodeReaderTool(),
|
| 380 |
-
|
| 381 |
ChessEngineTool(),
|
| 382 |
# GoogleSearchTool,
|
| 383 |
# ImageAnalysisTool,
|
|
|
|
| 377 |
ExcelReaderTool(),
|
| 378 |
VisitWebpageTool(),
|
| 379 |
PythonCodeReaderTool(),
|
| 380 |
+
DownloadImageTool(),
|
| 381 |
ChessEngineTool(),
|
| 382 |
# GoogleSearchTool,
|
| 383 |
# ImageAnalysisTool,
|