pantry/projects/deepwisdom.ai/README.md
Jacob Heider e910345810 fix(metagpt)
add OPEN_API_MODEL key to test; convert to `bkpyvenv`.

closes #4704
2024-01-04 14:17:47 -05:00

8 lines
188 B
Markdown

### Setup your OPENAI_API_KEY and OPENAI_API_MODEL, or make sure they exist in the env
```
mkdir ~/.metagpt/key.yaml
cp config/config.yaml ~/.metagpt/key.yaml
vim ~/.metagpt/key.yaml
```