mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
Update README.md
This commit is contained in:
parent
bbb087b5c3
commit
1b5939f2c2
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ # MetaGPT: The Multi-Agent Framework
|
|||
</p>
|
||||
|
||||
## News
|
||||
🚀 Oct. 29, 2024: We introduce three papers: [AFLOW: Automating Agentic Workflow Generation](https://arxiv.org/abs/2410.10762), [FACT: Examining the Effectiveness of Iterative Context Rewriting for Multi-fact Retrieval](https://arxiv.org/abs/2410.21012), and [SELA: Tree-Search Enhanced LLM Agents for Automated Machine Learning](https://arxiv.org/abs/2410.17238), along with code implementations available in the `examples` directory. Welcome your usage and feedback!
|
||||
🚀 Oct. 29, 2024: We introduce three papers: [AFLOW](https://arxiv.org/abs/2410.10762), [FACT](https://arxiv.org/abs/2410.21012), and [SELA](https://arxiv.org/abs/2410.17238), along with code implementations available in the `examples` directory. Welcome your usage and feedback!
|
||||
|
||||
🚀 Mar. 29, 2024: [v0.8.0](https://github.com/geekan/MetaGPT/releases/tag/v0.8.0) released. Now you can use Data Interpreter ([arxiv](https://arxiv.org/abs/2402.18679), [example](https://docs.deepwisdom.ai/main/en/DataInterpreter/), [code](https://github.com/geekan/MetaGPT/tree/main/examples/di)) via pypi package import. Meanwhile, we integrated the RAG module and supported multiple new LLMs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue