This commit is contained in:
geekan 2023-12-21 22:24:26 +08:00
parent 73411d21eb
commit 139c7c363f
6 changed files with 10 additions and 8 deletions

View file

@ -53,7 +53,7 @@ # Step 2: Clone the repository to your local machine for latest version, and ins
pip3 install -e . # or pip3 install metagpt # for stable version
# Step 3: setup your OPENAI_API_KEY, or make sure it existed in the env
mkdir ~/.metagpt/key.yaml
mkdir ~/.metagpt
cp config/config.yaml ~/.metagpt/key.yaml
vim ~/.metagpt/key.yaml