GitHub 项目简介: A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
README: Microsoft Agent Framework (MAF) is an open, multi-language framework for building **production-grade AI agents and multi-agent workflows** in **.NET and Python**.
README: MAF is a strong fit if you: - are building agents and workflows you expect to run in production, - need orchestration beyond a single prompt or stateless chat loop,
README: **Orchestration Patterns & Workflows**: Build multi-agent systems with graph-based workflows supporting sequential, concurrent, handoff, and group collaboration patterns; includes…