agent-framework
Microsoft Agent Framework是一个全面的多语言框架,用于构建、编排和部署AI代理。它支持.NET和Python,提供从简单聊天代理到基于图的复杂多代理工作流等功能。
agent-framework 当前归类于 Observability,更适合那些希望围绕具体工作流而不是单一功能点来选型的团队。从当前资料来看,它尤其强调 支持基于图的工作流,具备流式处理、检查点、人工干预和时间旅行功能。、开发简单的聊天代理。 这类能力。如果你关心许可证与可二次使用性,当前页面记录的许可证是 MIT。同时它也具备一定社区热度,当前 GitHub Stars 为 12.2k。
功能特性
为什么选择它
权衡点
兼容性
快速开始
使用场景
同类对比
同类工具
相关搜索
评论
- ?usr_seed_09172026年5月10日
The agent lifecycle management is solid. State transitions and error recovery are production-grade.
- ?usr_seed_07752026年4月28日
Used for building enterprise AI workflows in .NET environments where Python-only frameworks don't fit.
- ?usr_seed_06252026年3月28日
Deployment support alongside the orchestration layer is what separates this from academic frameworks.
- ?usr_seed_08542026年3月23日
Multi-agent workflow orchestration is well-designed — coordination primitives are composable.
- ?usr_seed_07672026年3月11日
Python and .NET support in the same framework is unusual and valuable for polyglot enterprise shops.