wong2 / chatgpt-google-extension

This project is deprecated. Check my new project ChatHub:

Home Page:https://github.com/chathub-dev/chathub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

nijindal opened this issue · comments

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.

Same, happening to me!

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.

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!.