AI / CrewAI Interview Questions
What is an Agent in CrewAI?
An Agent in CrewAI is an autonomous entity with a defined role, goal, and backstory, built to perceive its environment, make decisions, and take actions toward a specific objective.
- Role: describes what the agent does, like Senior Research Analyst
- Goal: describes what the agent is optimizing for
- Backstory: context that shapes the agent's behavior and tone
Unlike a simple chat model that only responds to prompts, an agent maintains context over time and operates with a degree of autonomy, deciding for itself how to approach the task it's been assigned, using whatever tools it's been given.
More Related questions...