v1.0.1

OpenBMB/ChatDevv1.0.1Sep 20, 2023by thinkwee

AI Summary

This patch release addresses bugs related to multi-turn chatting token limits and Replay Demo visibility, while adding a Contribution Page and community contributions.

Key Highlights

  • Bug fix for multi-turn chatting token limits.
  • Fixed Replay Demo to show the SelfImprove Phase.
  • Added Contribution Page.
  • Added copy button for Log Demo.

New Features

  • Contribution Page
  • Copy button for Log Demo

Full Release Notes

We are very grateful for the community's contributions! We are short of people for reviewing and testing and have fixed a few issues and added several features, after which we'll be working on issues as soon as possible and keeping up the pace of updates.

## Community Contribution
- README in other languages: We thank [Eltociear](https://github.com/eltociear) for adding the Japanese README.  We thank [Wonhyeong Seo](https://github.com/wonhyeongseo) for adding the Korean README.
- [GeekyWizKid](https://github.com/GeekyWizKid) contributed the first community software! It is a rouge-like game.
- [Tasha Upchurch](https://github.com/TashaSkyUp) helped us fix an error in the Test Phase on Windows.
- [Munsif Raza](https://github.com/Munsif-Raza-T) also contributed two software.
- We thank all the community contributors.

## Bug Fix & New Feature
- Bug Fix: When performing multi-turn chatting (more than 5 turns), tokens may exceed the limit.
- Bug Fix: Replay Demo can't show the SelfImprove Phase.
- New Feature: Add Contribution Page.
- New Feature: Add copy button for Log Demo and add color for ChatChainVisualizer

## Problems Remained
We know there are still a lot of urgent needs in the community that we have been paying attention to and will try to address, including:
- Safe Execution
- Endpoints for other open-source or local LLMs
- Various problems when sending messages to OpenAI server