Meet our first CrewAI agent
本练习是课程的一部分
Building AI Agents with CrewAI
练习说明
Your AI researcher is getting ready to join the team! But before it can start working, it needs a proper tool and a clear job description:
- Wrap the search function with CrewAI’s
@tooldecorator, so it becomes compatible for agents to use. - Define your Research
Agentwith his role, goal, and backstory. - Pass the search tool to the agent so it has the ability to look things up online.
Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.
