Merge branch 'main' into bug/fix-should-force-answer

This commit is contained in:
Brandon Hancock (bhancock_ai)
2025-01-09 12:08:20 -05:00
committed by GitHub

View File

@@ -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(