📊 评分
编程能力 8.0
性价比 9.0
灵活性 9.5
国内体验 7.0
🚀 快速开始
安装步骤
- 1 pip install -U autogenstudio && autogenstudio ui --port 8080 --appdir ./myapp
- 2 浏览器打开 http://localhost:8080
- 3 在 Web UI 中拖拽创建 Agent 和 Workflow
- 4 也可用 Python API(AgentChat)做更深度定制
注册 / 获取账号 ↗
🇨🇳 国内使用提示: 开源本地运行,国内可直接 pip install;需自行配置模型 API
💲 定价
| 方案 | 价格 | 限制 | |
|---|---|---|---|
| 开源免费 | $0/月 | 无限制(需自备 API Key) | 去官网 → |
AutoGen Studio
提供免费版,无需信用卡
✨ 核心功能
代码补全 —
对话 ✅
Agent 模式 ✅
多文件编辑 —
MCP 支持 ✅
Sub-agent ✅
多 Agent ✅
agent_teams ✅
task_management ✅
persistent_memory —
skill_sharing —
runtime_monitoring ✅
open_source ✅
self_hosted ✅
visual_builder ✅
distributed_agents ✅
上下文窗口 取决于所选模型
supported_runtimes 内置 Agent 引擎
supported_os macOS, Windows, Linux
ide_base Agent 协作平台
🎯 最适合
Microsoft 生态用户需要可视化 Agent 原型设计的团队需要分布式 Agent 架构的复杂场景
📝 更新记录
2026-05-09 加入 CodePick Agent 协作栏目