mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-05 14:55:18 +02:00
Update
This commit is contained in:
parent
e4208e9ffb
commit
5b6040f6ae
1 changed files with 8 additions and 0 deletions
|
|
@ -120,6 +120,14 @@ # 开启code review模式会会花费更多的money, 但是会提升代码质量
|
|||
```
|
||||
|
||||
运行脚本后,您可以在 `workspace/` 目录中找到您的新项目。
|
||||
### 平台或工具的倾向性
|
||||
|
||||
随着项目越来越完善,每一次生成项目的成本也会逐步上升,所以建议在阐述需求时显式地告知想要使用的平台或工具。
|
||||
例如:
|
||||
|
||||
```shell
|
||||
python startup.py "写一个能够在Windows上运行的命令行贪吃蛇"
|
||||
```
|
||||
|
||||
### 使用
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue