mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-12 01:02:37 +02:00
fix bugs
This commit is contained in:
parent
73411d21eb
commit
139c7c363f
6 changed files with 10 additions and 8 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue