mirror of
https://github.com/ivabus/pantry
synced 2024-11-13 03:55:18 +03:00
a7357727b9
new file: projects/deepwisdom.ai/package.yml
7 lines
166 B
Markdown
7 lines
166 B
Markdown
### Setup your OPENAI_API_KEY, or make sure it existed in the env
|
|
|
|
```
|
|
mkdir ~/.metagpt/key.yaml
|
|
cp config/config.yaml ~/.metagpt/key.yaml
|
|
vim ~/.metagpt/key.yaml
|
|
``` |