We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug The ChatGPT login to get the free ChatGPT search option is not generating any response.
Desktop (please complete the following information):
Screenshot attached:
I have tried it many times and its continuously not working.
The text was updated successfully, but these errors were encountered:
Same, happening to me!
Sorry, something went wrong.
Yes same is happening to me, so what is the solution?
Perhaps it was just a brief suspension of the text-davinci-002-render model. I recently discovered that my webapp has been restored.
text-davinci-002-render
If your model has not been restored, you can consider modifying the model in this line of code (https://github.com/wong2/chatgpt-google-extension/blob/61d990c13639b4b7e50802182d4324c5b75ef16e/src/background/providers/chatgpt.ts#L81C10-L81C10) and recompiling it. (maybe text-davinci-002-render-sha)
It works for me.
@shandianchengzi thank you very much this actually works!.
No branches or pull requests
Describe the bug
The ChatGPT login to get the free ChatGPT search option is not generating any response.
Desktop (please complete the following information):
Screenshot attached:
I have tried it many times and its continuously not working.
The text was updated successfully, but these errors were encountered: