bstraehle commited on
Commit
32a47a2
·
verified ·
1 Parent(s): da9256b

Update tools.py

Browse files
Files changed (1) hide show
  1. tools.py +1 -1
tools.py CHANGED
@@ -1,7 +1,7 @@
1
  #from smolagents import Tool
2
 
3
  ###
4
- from crewai.tools import BaseTool, ScrapeWebsiteTool, SerperDevTool
5
  from crewai_tools import (
6
  DirectoryReadTool,
7
  FileReadTool,
 
1
  #from smolagents import Tool
2
 
3
  ###
4
+ from crewai.tools import BaseTool
5
  from crewai_tools import (
6
  DirectoryReadTool,
7
  FileReadTool,