Skip to content

Commit

Permalink
"Minor Change in Documentation: agents " (crewAIInc#1862)
Browse files Browse the repository at this point in the history
* "Minor Change in Documentation "

* "Changes Added"

---------

Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
  • Loading branch information
newton2149 and bhancockio authored Jan 8, 2025
1 parent 350457b commit b3504e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/concepts/agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ from crewai_tools import SerperDevTool
class LatestAiDevelopmentCrew():
"""LatestAiDevelopment crew"""
agents_config = "config/agents.yaml"
@agent
def researcher(self) -> Agent:
return Agent(
Expand Down

0 comments on commit b3504e7

Please sign in to comment.