好好学习的郝
好好学习的郝
Try to use python3.9.x
@geekan @wangjie5540
Try to use python3.9.x Same as #287
换一个node版本试试。
Mermaid needs to be installed first. You can refer to [README](https://github.com/geekan/MetaGPT/blob/main/README.md) Traditional Installation section.
Not supported, this is a job in roadmap.
1. Make sure your network can access to OPENAI_BASE_API. 2. Change model to `gpt-3.5-turbo-16k` or `gpt-4` and try again.
Modify the config in `config/key.yaml`. 1. `OPENAI_API_MODEL` change to `gpt-3.5-turbo-16k` or `gpt-4`. 2. `MAX_TOKENS` change to `5000`.
Refer to #176 please.
Use `--investment`. For example `python startup.py "write a cli snake game" --investment=10`