shell_gpt icon indicating copy to clipboard operation
shell_gpt copied to clipboard

⚠️ Please check our wiki page before creating new issue

Open TheR1D opened this issue 2 years ago • 1 comments

Please check our wiki before creating new issue.

TheR1D avatar Feb 21 '23 18:02 TheR1D

I have a general question: Is this application intended to be used with a paid API key?

Because I have a free OpenAI account without any credits on it and this application, whenever I tried to use it, throws a 429 error code.

I use another ChatGPT cli application (https://github.com/acheong08/ChatGPT/) with the option to login via username and password credentials and this application actually works most of the time.

Edit: I think I found the answer to my question. The https://github.com/acheong08/ChatGPT project uses the login session and not an API key. That is way it works with a free OpenAI account.

Maybe this approach would also be interesting for this project.

DanielVolz avatar Feb 22 '23 19:02 DanielVolz