mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-03 12:52:37 +02:00
提醒用户告知平台或工具的偏好,以减少符合预期的情况
This commit is contained in:
parent
6d8a1a19ac
commit
5bdf07c721
3 changed files with 20 additions and 0 deletions
|
|
@ -138,7 +138,13 @@ # Use code review will cost more money, but will opt for better code quality.
|
|||
```
|
||||
|
||||
After running the script, you can find your new project in the `workspace/` directory.
|
||||
### Preference of Platform or Tool
|
||||
|
||||
As the project becomes more complete, the cost of generating the outputs will also gradually increase. Therefore, it is recommended to explicitly specify the platform or tools you want to use when describing the requirements.
|
||||
|
||||
```shell
|
||||
python startup.py "Write a cli snake game that runs on Windows"
|
||||
```
|
||||
### Usage
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue