BAakY1hNKS@OpenReview

Total: 1

#1 AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversations [PDF3] [Copy] [Kimi7] [REL]

Authors: Qingyun Wu ; Gagan Bansal ; Jieyu Zhang ; Yiran Wu ; Beibin Li ; Erkang Zhu ; Li Jiang ; Xiaoyun Zhang ; Shaokun Zhang ; Jiale Liu ; Ahmed Hassan Awadallah ; Ryen W White ; Doug Burger ; Chi Wang

We present AutoGen, an open-source framework that allows developers to build LLM applications by composing multiple agents to converse with each other to accomplish tasks. AutoGen agents are customizable, conversable, and can operate in various modes that employ combinations of LLMs, human inputs, and tools. It also enables developers to create flexible agent behaviors and conversation patterns for different applications using both natural language and code. AutoGen serves as a generic infrastructure and is widely used by AI practitioners and researchers to build diverse applications of various complexities and LLM capacities. We demonstrate the framework’s effectiveness with several pilot applications, with domains ranging from mathematics and coding to question-answering, supply-chain optimization, online decision-making, and entertainment.