mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
"Minor Change in Documentation: agents " (#1862)
* "Minor Change in Documentation " * "Changes Added" --------- Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
This commit is contained in:
@@ -101,6 +101,8 @@ from crewai_tools import SerperDevTool
|
|||||||
class LatestAiDevelopmentCrew():
|
class LatestAiDevelopmentCrew():
|
||||||
"""LatestAiDevelopment crew"""
|
"""LatestAiDevelopment crew"""
|
||||||
|
|
||||||
|
agents_config = "config/agents.yaml"
|
||||||
|
|
||||||
@agent
|
@agent
|
||||||
def researcher(self) -> Agent:
|
def researcher(self) -> Agent:
|
||||||
return Agent(
|
return Agent(
|
||||||
|
|||||||
Reference in New Issue
Block a user