Deepak Pant
Updated poetry setup
c2e4879
raw
history blame contribute delete
122 Bytes
from crewai_tools import FileWriterTool, SerperDevTool
file_writer_tool = FileWriterTool()
search_tool = SerperDevTool()