mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-05-23 17:04:03 +00:00
incremental
This commit is contained in:
parent
d1c72940cb
commit
3844424fc4
@ -26,8 +26,11 @@
|
|||||||
|
|
||||||
## 🎉 News
|
## 🎉 News
|
||||||
|
|
||||||
* **November 2nd, 2023: ChatDev is now supported with incremental development.** Try `--config "incremental" --path "Your folder path"` to start it. This mode will start with code review phase base on the existing codes.
|
* **November 2nd, 2023: ChatDev is now supported with a new feature: incremental development, which allows agents to develop upon existing codes.** Try `--config "incremental" --path "[source_code_directory_path]"` to start it.
|
||||||
|
<p align="center">
|
||||||
|
<img src='./misc/increment.png' width=700>
|
||||||
|
</p>
|
||||||
|
|
||||||
* October 26th, 2023: ChatDev is now supported with Docker for safe execution (thanks to contribution from [ManindraDeMel](https://github.com/ManindraDeMel)). Please see [Docker Start Guide](wiki.md#docker-start).
|
* October 26th, 2023: ChatDev is now supported with Docker for safe execution (thanks to contribution from [ManindraDeMel](https://github.com/ManindraDeMel)). Please see [Docker Start Guide](wiki.md#docker-start).
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src='./misc/docker.png' width=400>
|
<img src='./misc/docker.png' width=400>
|
||||||
|
|||||||
BIN
misc/increment.png
Normal file
BIN
misc/increment.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 305 KiB |
Loading…
x
Reference in New Issue
Block a user