M

Microsoft AutoGen

AI智能体平台
官网 ↗

Microsoft's open-source multi-agent conversation framework enabling LLM-powered agents to collaborate, write and execute code, and complete complex tasks through structured dialogue.

✓ 优点
  • 以微软研究院为后盾,学术基础雄厚
  • 代码执行能力让代理自动编写和运行Python
  • 灵活的对话模式,包括群聊和分层代理
  • 与 Azure OpenAI 和更广泛的 Azure AI 生态系统深度集成
✗ 缺点
  • 对于基本的多代理设置,学习曲线比 CrewAI 更陡峭
  • 沙箱中的代码执行需要仔细的安全配置
  • v0.2 和 v0.4 版本之间的文档质量不一致
免费套餐 ✓ 免费套餐
定价模式 open_source
功能
multi agentcode executionconversationtool use
API ✓ 可用 文档 ↗
定价方案
Open SourceFreeFull framework, self-hosted, MIT license
Azure AI Foundry (hosted)Usage-basedRun AutoGen agents on Azure with managed infra
支持平台
apiself-hosted
集成 Azure OpenAI, OpenAI API, Anthropic API, Google Gemini, Docker (for code execution), LangChain tools, GitHub
官方网站 https://microsoft.github.io/autogen/

AI点评

Microsoft AutoGen以其研究支持的多代理系统方法脱颖而出,由微软研究院开发并在微软产品中投入生产部署。其以对话为中心的架构允许代理进行结构化多轮对话以协作完成复杂任务,并内置支持在沙盒环境中生成和执行代码。这使其在软件工程自动化用例中特别强大。框架得到积极维护,并在v0.4中进行了重大架构重新设计,尽管这次迁移对从早期版本升级的开发者造成了文档不一致。

与以下对比: Microsoft AutoGen