Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 290 Bytes

File metadata and controls

4 lines (3 loc) · 290 Bytes

simple-gpt-wrapper

Simple OpenAI Model Wrapper in Python used for command prompt interfacing. Code is licensed under MIT.

Please add your API key into the file API.KEY before running the program. You can change the systemprompt.txt to your own system prompt to get the best results.