Microsoft’s multi-agent conversation framework—agents talk to each other (and tools) to solve tasks, with configurable termination conditions.
AutoGen centers on agent-to-agent dialogue, with a code-executor agent as a common pattern. Strong for research/prototyping, lighter on production ergonomics than LangGraph.
