GDPR Compliance: "Clear Chat History" button also for "shared chatbot" #5303
bengoetzinger
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm developing assistants for schools in the EU, so data privacy and GDPR is an issue.
When testing the assistant on the canvas, there is a red eraser button to "clear chat memory". The nice thing about this is, if an external memory (like mongoDB in my case) is used as memory, the chat is cleared there as well. This is highly useful in GDPR compliant settings, as we need the user to have sovereignty over his data. And with this button, the users themselves can clear the memory.
Thing is: this button only appears in the canvas chat. If I share the assistant via the "share Chatbot" option, the red eraser is not there, and the reset button (double arrows in circle) don't do the job.
Feature request: Add the red eraser to "share chatbot" interface! 🙏🏻🙏🏻
Best regards,
Ben
Beta Was this translation helpful? Give feedback.
All reactions