Update Tasks.md (#1279)

This commit is contained in:
Astha Puri
2024-09-07 03:05:56 -04:00
committed by GitHub
parent 596491d932
commit 0df4d2fd4b

View File

@@ -131,6 +131,7 @@ research_agent = Agent(
verbose=True
)
# to perform a semantic search for a specified query from a text's content across the internet
search_tool = SerperDevTool()
task = Task(