mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-29 02:46:24 +02:00
Added video tutorial link From Matthew Berman
Added video tutorial link From Matthew Berman you tube channel on how to setup and create a simple Snake game
This commit is contained in:
parent
45e3f95445
commit
12a02fb409
1 changed files with 2 additions and 0 deletions
|
|
@ -132,6 +132,8 @@ # Copy the configuration file and make the necessary modifications.
|
|||
| OPENAI_API_BASE # Optional | OPENAI_API_BASE: "https://<YOUR_SITE>/v1" | export OPENAI_API_BASE="https://<YOUR_SITE>/v1" |
|
||||
|
||||
## Tutorial: Initiating a startup
|
||||
### video startup guide
|
||||
## [click to watch](https://youtu.be/uT75J_KG_aY)
|
||||
|
||||
```shell
|
||||
python startup.py "Write a cli snake game"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue