You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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()
@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
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?
The text was updated successfully, but these errors were encountered: