mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-18 21:25:11 +01:00
need openai key
This commit is contained in:
@@ -19,6 +19,7 @@ GPT Engineer is made to be easy to adapt, extend, and make your agent learn how
|
|||||||
**Install**:
|
**Install**:
|
||||||
|
|
||||||
- `pip install -r requirements.txt`
|
- `pip install -r requirements.txt`
|
||||||
|
- `export OPENAI_API_KEY=[your api key]`
|
||||||
|
|
||||||
**Run**:
|
**Run**:
|
||||||
- Create a new empty folder with a `main_prompt` file (or copy the example folder `cp example -r my-new-project`)
|
- Create a new empty folder with a `main_prompt` file (or copy the example folder `cp example -r my-new-project`)
|
||||||
|
|||||||
Reference in New Issue
Block a user