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 Request Not Initiating on Other Browser Pages or Directly from background.js #150

Open
giridhar196 opened this issue Sep 24, 2023 · 4 comments

Comments

@giridhar196
Copy link

After adding the starter pack to my website, I encountered an issue. When I restart the extension and refresh the browser page, the request is not being made until I navigate to the chat.open.ai page. Is there a solution to call ChatGPT in the background from other pages?

@adamlui
Copy link
Member

adamlui commented Sep 24, 2023

sup @giridhar196 currently it only works on chat.openai.com but it is definitely possible to call ChatGPT on other pages, just I didn't add those methods to chatgpt.js yet (but you can see how i do it in https://github.com/KudoAI/duckduckgpt e.g. getShowReply()

@giridhar196
Copy link
Author

@adamlui are you planning to add that in the chatgpt.js soon? I am trying to design a useful product for the job-searching community this js library would be very helpful if you could help and add it. Thanks

@adamlui
Copy link
Member

adamlui commented Sep 25, 2023

@giridhar196 yes but I am severely afflicted with COVID (for years now) so most of my time is spent in bed recovering but please be patient!

@giridhar196
Copy link
Author

Is there any possibility for you to help me set that in the background js? I tried but it is not working.

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

2 participants