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.
