Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 304 Bytes

File metadata and controls

11 lines (7 loc) · 304 Bytes

gpt4withoutplus

a very simple script i made to utilize api without going through 20 bucks instantly. Guh!!!

how to setup: install python: https://python.org

install openai from terminal/cmd: run "pip install openai"

change api key in the file with notepad

then do python main.py in the same folder