v1.1.3

OpenBMB/ChatDevv1.1.3Feb 19, 2024by thinkwee

AI Summary

This release introduces Experiential Co-Learning and a web spider module to parse wiki information and improve user prompts. It also includes various documentation updates and minor configuration tweaks.

Key Highlights

  • Introduction of Experiential Co-Learning to learn from previous trials.
  • Web spider module to parse wiki information and improve query prompts.
  • Documentation updates for Chinese, Japanese, and English versions.
  • Added games (umbrella and raindrops) to the warehouse.

New Features

  • Experiential Co-Learning
  • Web Spider module

Full Release Notes

## New Feature
* Introduce [Experiential Co-Learning](https://arxiv.org/pdf/2312.17025.pdf) for ChatDev to learn from previous trials. Created by @NA-Wen in https://github.com/OpenBMB/ChatDev/pull/337
* Introduce a web spider module to parse related wiki information to improve user query prompts. Created by @yu-shaonian in https://github.com/OpenBMB/ChatDev/pull/315

## README Updates
* docs: update README-Japanese.md by @eltociear in https://github.com/OpenBMB/ChatDev/pull/325
* Update README.md by @grknbyk in https://github.com/OpenBMB/ChatDev/pull/331
* Update the Chinese Readme by @Alphamasterliu in https://github.com/OpenBMB/ChatDev/pull/338
* Update Chinese README by @Alphamasterliu in https://github.com/OpenBMB/ChatDev/pull/339
* Unified Chinese-English version by @Alphamasterliu in https://github.com/OpenBMB/ChatDev/pull/340
* docs: update README-Japanese.md by @eltociear in https://github.com/OpenBMB/ChatDev/pull/345

## Other Updates
* update config file by @yu-shaonian in https://github.com/OpenBMB/ChatDev/pull/319
* update requirement by @yu-shaonian in https://github.com/OpenBMB/ChatDev/pull/323
* created fun umbrella and raindrops game by @djbritt in https://github.com/OpenBMB/ChatDev/pull/324
* Remove the star track by @Alphamasterliu in https://github.com/OpenBMB/ChatDev/pull/329
* Add files via upload by @XiaoDu-flying in https://github.com/OpenBMB/ChatDev/pull/330
* Bump pillow from 10.1.0 to 10.2.0 by @dependabot in https://github.com/OpenBMB/ChatDev/pull/341

## New Contributors
* @yu-shaonian made their first contribution in https://github.com/OpenBMB/ChatDev/pull/315
* @XiaoDu-flying made their first contribution in https://github.com/OpenBMB/ChatDev/pull/330
* @grknbyk made their first contribution in https://github.com/OpenBMB/ChatDev/pull/331
* @dependabot made their first contribution in https://github.com/OpenBMB/ChatDev/pull/341

**Full Changelog**: https://github.com/OpenBMB/ChatDev/compare/v1.1.2...v1.1.3