NEWS.md

March 10, 2025 ยท View on GitHub

Earlier news

๐Ÿš€ Oct. 29, 2024: We introduced three papers: AFLOW, FACT, and SELA, check the code!

๐Ÿš€ Mar. 29, 2024: v0.8.0 released. Now you can use Data Interpreter (arxiv, example, code) via pypi package import. Meanwhile, we integrated the RAG module and supported multiple new LLMs.

๐Ÿš€ Feb. 08, 2024: v0.7.0 released, supporting assigning different LLMs to different Roles. We also introduced Data Interpreter, a powerful agent capable of solving a wide range of real-world problems.

๐Ÿš€ Jan. 16, 2024: Our paper MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework accepted for oral presentation (top 1.2%) at ICLR 2024, ranking #1 in the LLM-based Agent category.

๐Ÿš€ Jan. 03, 2024: v0.6.0 released, new features include serialization, upgraded OpenAI package and supported multiple LLM, provided minimal example for debate etc.

๐Ÿš€ Dec. 15, 2023: v0.5.0 released, introducing some experimental features such as incremental development, multilingual, multiple programming languages, etc.

๐Ÿ”ฅ Nov. 08, 2023: MetaGPT is selected into Open100: Top 100 Open Source achievements.

๐Ÿ”ฅ Sep. 01, 2023: MetaGPT tops GitHub Trending Monthly for the 17th time in August 2023.

๐ŸŒŸ Jun. 30, 2023: MetaGPT is now open source.

๐ŸŒŸ Apr. 24, 2023: First line of MetaGPT code committed.