pantry/projects/deepwisdom.ai/README.md

7 lines
166 B
Markdown
Raw Normal View History

### 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
```