arXiv 2308.00352
MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework
By Sirui Hong, Mingchen Zhuge, et al.
Published 2023-08-01
Wiki summary
Explore the paper's summary, context, and related research on Papiers.
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…