shobrook / ChatOverflow

AI-generated answers to every coding question
https://chatoverflow.ai
MIT License
330 stars 21 forks source link

Error when using with ChatGPT Plus account #6

Open caliburn1994 opened 1 year ago

caliburn1994 commented 1 year ago
image

The same problem is in the other repo: https://github.com/wong2/chatgpt-google-extension/issues/243

playdasegunda commented 1 year ago

same

sanitybit commented 1 year ago

I think there needs to be some logic to hit the /models endpoint to check the available models. For paid (Plus) accounts, the model name changes from text-davinci-002-render to text-davinci-002-render-paid.

BartInTheField commented 1 year ago

I have a fix ready for this locally, but I don't seem to be able to create a pull request on this repo

playdasegunda commented 1 year ago

I have a fix ready for this locally, but I don't seem to be able to create a pull request on this repo

Would it be possible for you to create a repository or send the already packaged extension? Thank you.

BartInTheField commented 1 year ago

I opened up a pull request for this issue, been using it the whole day with this change. Seems to be stable 😄