arXiv 2308.00352
MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework
By Sirui Hong, Mingchen Zhuge, et al.
Published 2023-08-01
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
Remarkable progress has been made on automated problem solving through societies of agents based on large language models (LLMs). Existing LLM-based multi-agent systems can already solve simple dialogue tasks. Solutions to more complex tasks, however, are complicated through logic inconsistencies due to cascading hallucinations caused by naively chaining LLMs. Here we introduce MetaGPT, an innovative meta-programmin…