mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-07-29 09:26:03 +00:00
Merge branch 'OpenBMB:main' into main
This commit is contained in:
commit
43df6fb83b
14
README.md
14
README.md
@ -25,12 +25,14 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
## 🎉 News
|
## 🎉 News
|
||||||
|
* **November 15th, 2023: We launched ChatDev as a SaaS platform that enables software developers and innovative entrepreneurs to build software efficiently at a very low cost and barrier to entry.** Try it out at https://chatdev.modelbest.cn/.
|
||||||
* **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/saas.png' width=560>
|
||||||
|
</p>
|
||||||
|
* 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">
|
<p align="center">
|
||||||
<img src='./misc/increment.png' width=700>
|
<img src='./misc/increment.png' width=700>
|
||||||
</p>
|
</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>
|
||||||
@ -61,6 +63,10 @@ https://github.com/OpenBMB/ChatDev/assets/11889052/80d01d2f-677b-4399-ad8b-f7af9
|
|||||||
|
|
||||||
## ⚡️ Quickstart
|
## ⚡️ Quickstart
|
||||||
|
|
||||||
|
### 💻️ Quickstart with Web
|
||||||
|
|
||||||
|
Access the web page for visualization and configuration use: https://chatdev.modelbest.cn/
|
||||||
|
|
||||||
### 🖥️ Quickstart with terminal
|
### 🖥️ Quickstart with terminal
|
||||||
|
|
||||||
To get started, follow these steps:
|
To get started, follow these steps:
|
||||||
@ -117,7 +123,7 @@ To get started, follow these steps:
|
|||||||
python main.py
|
python main.py
|
||||||
```
|
```
|
||||||
|
|
||||||
### 🐳 Quickstart with Docker
|
#### 🐳 Quickstart with Docker
|
||||||
- We thank [ManindraDeMel](https://github.com/ManindraDeMel) for providing Docker support. Please see [Docker Start Guide](wiki.md#docker-start).
|
- We thank [ManindraDeMel](https://github.com/ManindraDeMel) for providing Docker support. Please see [Docker Start Guide](wiki.md#docker-start).
|
||||||
|
|
||||||
## ✨️ Advanced Skills
|
## ✨️ Advanced Skills
|
||||||
|
|||||||
BIN
misc/saas.png
Normal file
BIN
misc/saas.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 934 KiB |
BIN
misc/saas1.png
Normal file
BIN
misc/saas1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 934 KiB |
BIN
misc/website.png
BIN
misc/website.png
Binary file not shown.
|
Before Width: | Height: | Size: 49 KiB |
Loading…
x
Reference in New Issue
Block a user