Update README-Chinese.md

This commit is contained in:
Alpha Liu 2024-01-25 20:29:56 +08:00 committed by GitHub
parent a22300967c
commit fbb0202cd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@
- ChatDev的主要目标是提供一个基于大型语言模型LLM的**易于使用**、**高度可定制**并且**可扩展**的框架,它是研究群体智能的理想场景。
## 📰 新闻
* **2024年1月25日: 我们在 ChatDev 中集成更新了 "Experiential Co-Learning" 模块。尽请查阅 [Experiential Co-Learning 指南](wiki.md#co-tracking).**
* **2024年1月25日: 我们在 ChatDev 中集成更新了 "Experiential Co-Learning" 模块。尽请查阅 [Experiential Co-Learning 指南](../wiki.md#co-tracking).**
* 2023年12月28日: 我们发布了**Experiential Co-Learning**这一新范式。在这种方法中instructor和assistant两个智能体可以积累shorcut-oriented的经验从而减少重复性错误提高效率且有效地解决新任务。 如意兴趣可查看我们的预印本论文: https://arxiv.org/abs/2312.17025 and this technique will soon be integrated into ChatDev.
<p align="center">
<img src='../misc/ecl.png' width=860>