arXiv 2308.08155

AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation

By Qingyun Wu, Gagan Bansal, et al.

Published 2023-08-16

Discussion

Read the public discussion and references gathered around this paper.

AutoGen is an open-source framework that allows developers to build LLM applications via multiple agents that can 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. Using AutoGen, developers can also flexibly define agent interaction behaviors. Both natural language and computer code c…

View the original paper on arXiv