arXiv 2308.08155
AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation
By Qingyun Wu, Gagan Bansal, et al.
Published 2023-08-16
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
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ā¦