need openai key

This commit is contained in:
Anton Osika
2023-06-11 11:21:58 +02:00
parent 016d672eac
commit 86426e9109

View File

@@ -19,6 +19,7 @@ GPT Engineer is made to be easy to adapt, extend, and make your agent learn how
**Install**:
- `pip install -r requirements.txt`
- `export OPENAI_API_KEY=[your api key]`
**Run**:
- Create a new empty folder with a `main_prompt` file (or copy the example folder `cp example -r my-new-project`)