Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 155 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 155 Bytes

Python ChatGPT template

cp .env.example .env
vi .env # fill in your api key and organization id
pip install -r requirements.txt
python run.py