Multi-agent systems – a setup where multiple agents (generative AI models with access to tools) collaborate to solve complex tasks – are an emerging paradigm for building applications. Tools and frameworks like AutoGen make the development of multi-agent workflows more readily accessible to developers.
However, transitioning from experimentation to the development of reliable, production-ready systems remains challenging and somewhat unclear. As teams embrace and experiment with multi-agent systems, an increasingly important first step is to understand when and why this paradigm might fail. This talk highlights 10 common reasons these systems often fail based on early user feedback and the author’s work as a core maintainer of the AutoGen open-source Python framework (>1 million downloads, > 300 active contributors, > 18k users on Discord).
Speaker
Victor Dibia
Principal Research Software Engineer @Microsoft Research, Core Contributor to AutoGen, Author of "Multi-Agent Systems with AutoGen" book. Previously @Cloudera, @IBMResearch
Victor Dibia is a Principal Research Software Engineer at Microsoft Research where his current work is focused on the design of multi-agent systems powered by Generative AI models. Victor is a core contributor to AutoGen - a leading python open source library for building multi-agent applications and the creator of AutoGen Studio, a low code interface for authoring, testing and debugging multi-agent workflows.