mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 09:08:31 +00:00
Update Tasks.md (#1279)
This commit is contained in:
@@ -131,6 +131,7 @@ research_agent = Agent(
|
|||||||
verbose=True
|
verbose=True
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# to perform a semantic search for a specified query from a text's content across the internet
|
||||||
search_tool = SerperDevTool()
|
search_tool = SerperDevTool()
|
||||||
|
|
||||||
task = Task(
|
task = Task(
|
||||||
|
|||||||
Reference in New Issue
Block a user