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

Add the option to temporarily disable chat history #22

Open
clauverjat opened this issue Oct 24, 2023 · 0 comments
Open

Add the option to temporarily disable chat history #22

clauverjat opened this issue Oct 24, 2023 · 0 comments

Comments

@clauverjat
Copy link

clauverjat commented Oct 24, 2023

Background
The chat history feature provides users with a convenient way to reference past interactions. We already allow users to reset the history when needed, but there is no way to temporarily disable it.

Summary
Provide an option for users to turn off chat history temporarily, akin to how web browsers allow "Incognito" or "Private" browsing modes. This will be useful for users who, for any reason, do not wish certain chats to be saved in their history.

Benefits:
User Control: Empowers users with more control over their chat data.
Flexibility: Provides a middle-ground solution between having a permanent history and clearing the entire history.

Implementation suggestion:

Add a toggle or button in the settings/chat interface to enable "No History Mode".
While this mode is active, no chat interactions are saved to the history.
Provide an easily visible indicator (e.g., an icon or a banner) to remind users they are in this mode.

@clauverjat clauverjat added this to the BlindChat Local milestone Oct 24, 2023
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

1 participant