sample-app-aoai-chatGPT
sample-app-aoai-chatGPT copied to clipboard
Add option to disable data collection
Currently, the app continuously collects data when cosmosdb is connected and there is no way for users to turn this feature off.
A great new feature would be to allow users to disable data collection while using the app. This could be achieved by adding a toggle button in the app that allows users to toggle data collection on and off.
Please let me know if this feature can be added and if there are any potential issues or concerns with implementing this functionality.
Thank you for considering this request.
What should happen
- if I toggle off chat history ( all chat history from cosmos should be deleted? and the chat history button won’t be visible?)
- If I toggle on after toggle off ( I will only see the new chat history as I chat further, all previous just will be gone?)
- provide an alert message to the user when the user is trying to toggle off or on about chat history
- for organisations that doesn’t want this feature enabled for the end user - admin needs to be able and to enable chat history but disable user control of chat history?
this would be great. Are you working on this?
@zedhaque I've been thinking that it could be like incognito mode in browsers. For some tasks, users may not want to save their history. The old chat history will still be there, but as long as the button is toggled, no new history will be collected.
for organisations that doesn’t want this feature enabled for the end user - admin needs to be able and to enable chat history but disable user control of chat history? <
Surely this could be added to an environment variable so that admins can choose whether the toggle button should be there in the application or not.
This feature is particularly important for all organisations in the European Union, where it must be possible to opt out of data collection.
This issue is stale because it has been open for 30 days with no activity.