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

Is there anyway to remove automatically the conversation so it's not in my chat.openai.com? #185

Closed
arcbra opened this issue Apr 10, 2023 · 6 comments
Labels
enhancement New feature or request
Milestone

Comments

@arcbra
Copy link

arcbra commented Apr 10, 2023

I saw other extensions do it and I wonder if its possible.

@josStorer
Copy link
Owner

Can that extension ensure certain cleaning of conversations? Actually, I have already implemented this feature, but it's not 100% effective. Can you tell me what other extensions you are referring to? I would like to test them.

related: #17

@arcbra
Copy link
Author

arcbra commented Apr 10, 2023

Thank you for yout replay! Here are some of the extensions I found:

ChatGPT for Chrome - search GPT
https://chrome.google.com/webstore/detail/chatgpt-for-chrome-search/ninecedhhpccjifamhafbdelibdjibgd/related
It has the option but is not working for me.

The next two worked:
2.
Chatgpt lite
https://chrome.google.com/webstore/detail/chatgpt-lite-openai/khdnaopfklkdcloiinccnaflffmfcioa
This one integrates the conversation in the search, but doesn't read the search results.

Summary for Google/YouTube with ChatGPT
https://chrome.google.com/webstore/detail/summary-for-googleyoutube/gfecljmddkaiphnmhgaeekgkadnooafb?hl=en
Is the most similar to your extension, but It only summarizes google and youtube.

I found other ones with the option but it can not be activated or it just doesn't work.
Hope It helps!

@arcbra
Copy link
Author

arcbra commented Apr 10, 2023

I'm new to javascript and I'm not quite sure if it's possible. But I was thinking, instead of having the extension work in the background to delete the conversations right away, wouldn't it be possible for it to record the conversations it has created and delete them when the user accesses chat.openai.com? I'm not sure if it would be possible. By the way, you're doing a great job, keep it up!

@josStorer
Copy link
Owner

@ArcBae03 that's a good idea, I'll add it

@josStorer josStorer added the enhancement New feature or request label Apr 11, 2023
@Ridhubharan
Copy link

Very much needed feature

@josStorer
Copy link
Owner

OpenAI offers an API option that ensures that no conversation records are retained. The latest version of the extension now supports this feature and enhances the support of Web mode. It is currently under review. (Firefox and Safari have approved)

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

No branches or pull requests

3 participants