📊 评分
编程能力 8.5
性价比 9.0
灵活性 9.5
国内体验 7.5
🚀 快速开始
安装步骤
- 1 pip install crewai
- 2 crewai create crew my_project 创建项目骨架
- 3 编辑 agents.yaml 和 tasks.yaml 定义 Agent 角色和任务
- 4 crewai run 执行 Crew
注册 / 获取账号 ↗
🇨🇳 国内使用提示: Python 框架可国内直接安装使用;需自行配置模型 API(支持国内模型)
💲 定价
CrewAI
提供免费版,无需信用卡
✨ 核心功能
代码补全 —
对话 ✅
Agent 模式 ✅
多文件编辑 —
MCP 支持 ✅
Sub-agent ✅
多 Agent ✅
agent_teams ✅
task_management ✅
persistent_memory ✅
skill_sharing ✅
runtime_monitoring ✅
open_source ✅
self_hosted ✅
role_based ✅
event_driven ✅
human_in_the_loop ✅
上下文窗口 取决于所选模型
supported_runtimes 内置 Agent 引擎(Python)
supported_os macOS, Windows, Linux
ide_base Agent 协作平台
🎯 最适合
Python 开发者构建多 Agent 自动化需要精确工作流控制的企业场景角色扮演式 Agent 协作(Crews)
📝 更新记录
2026-05-09 加入 CodePick Agent 协作栏目