ChatOverflow icon indicating copy to clipboard operation
ChatOverflow copied to clipboard

Error when using with ChatGPT Plus account

Open caliburn1994 opened this issue 3 years ago • 5 comments

image

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

caliburn1994 avatar Feb 12 '23 02:02 caliburn1994

same

playdasegunda avatar Feb 13 '23 05:02 playdasegunda

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.

sanitybit avatar Feb 14 '23 00:02 sanitybit

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

BartInTheField avatar Feb 14 '23 07:02 BartInTheField

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.

playdasegunda avatar Feb 14 '23 16:02 playdasegunda

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

BartInTheField avatar Feb 14 '23 20:02 BartInTheField