mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-18 13:15:00 +01:00
Temporarily disabled the pip install path
This commit is contained in:
10
README.md
10
README.md
@@ -21,20 +21,12 @@ GPT Engineer is made to be easy to adapt, extend, and make your agent learn how
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Choose either **stable** or **development**.
|
**Setup**
|
||||||
|
|
||||||
For **stable** release:
|
|
||||||
|
|
||||||
- `pip install gpt-engineer`
|
|
||||||
|
|
||||||
For **development**:
|
|
||||||
- `git clone git@github.com:AntonOsika/gpt-engineer.git`
|
- `git clone git@github.com:AntonOsika/gpt-engineer.git`
|
||||||
- `cd gpt-engineer`
|
- `cd gpt-engineer`
|
||||||
- `make install`
|
- `make install`
|
||||||
- `source venv/bin/activate`
|
- `source venv/bin/activate`
|
||||||
|
|
||||||
**Setup**
|
|
||||||
|
|
||||||
With an api key that has GPT4 access run:
|
With an api key that has GPT4 access run:
|
||||||
|
|
||||||
- `export OPENAI_API_KEY=[your api key]`
|
- `export OPENAI_API_KEY=[your api key]`
|
||||||
|
|||||||
Reference in New Issue
Block a user