Skip to content
New issue

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

ChatGPT login (non-API key) based search is not working #391

Open
nijindal opened this issue Oct 24, 2023 · 4 comments
Open

ChatGPT login (non-API key) based search is not working #391

nijindal opened this issue Oct 24, 2023 · 4 comments

Comments

@nijindal
Copy link

Describe the bug
The ChatGPT login to get the free ChatGPT search option is not generating any response.

Desktop (please complete the following information):

  • OS: Mac
  • Browser Chrome

Screenshot attached:
image

I have tried it many times and its continuously not working.

@aarushbhutra
Copy link

Same, happening to me!

@noor-softversum
Copy link

Yes same is happening to me, so what is the solution?

@shandianchengzi
Copy link

Perhaps it was just a brief suspension of the text-davinci-002-render model. I recently discovered that my webapp has been restored.

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.

@kalideir
Copy link

@shandianchengzi thank you very much this actually works!.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants