SergeyO7 commited on
Commit
b705545
·
verified ·
1 Parent(s): 93e7a8c

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -377,7 +377,7 @@ class MagAgent:
377
  ExcelReaderTool(),
378
  VisitWebpageTool(),
379
  PythonCodeReaderTool(),
380
- PNG2FENTool,
381
  ChessEngineTool(),
382
  # GoogleSearchTool,
383
  # ImageAnalysisTool,
 
377
  ExcelReaderTool(),
378
  VisitWebpageTool(),
379
  PythonCodeReaderTool(),
380
+ DownloadImageTool(),
381
  ChessEngineTool(),
382
  # GoogleSearchTool,
383
  # ImageAnalysisTool,