CREWAI(1)Agent Framework ReferenceCREWAI(1)
NAME
crewai — CrewAI is a role-based multi-agent framework with over 45K GitHub stars that lets developers define teams of AI agents with distinct roles, goals, and backstories.
METADATA
CATEGORY
Framework
Framework
PRICING
Freemium
Freemium
LANGUAGE
Python
Python
VERIFIED
2026-03-16
2026-03-16
STATUS
ACTIVE
ACTIVE
VENDOR
CrewAI Inc
CrewAI Inc
LINKS
CONFIG FILES
PATTERNS
HIERARCHICALManager agent delegates tasks to worker agents in a tree structure.
SEQUENTIALAgents execute in a defined order, passing results to the next agent.
PROTOCOLS
DESCRIPTION
CrewAI is a role-based multi-agent framework with over 45K GitHub stars that lets developers define teams of AI agents with distinct roles, goals, and backstories. It uses YAML configuration files to declaratively specify agents and tasks, supporting hierarchical and sequential orchestration patterns with built-in A2A protocol support.
SEE ALSO
CrewAI Inc2026-03-16CREWAI(1)