mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #4053] As admin, I wish *not* to be able to see the other user chats #29006
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @awaescher on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4053
Is your feature request related to a problem? Please describe.
We are hosting a shared Ollama instance and I would love to use open-webui instead of another UI we are currently using.
However, I want the users to be sure that noone else can read what they are chatting about. Not even an admin.
But my issue here is that chats are stored centrally and admins can see them.
I would love to have the possibility that chats are not saved at all except in the users local browser store.
And if they are stored, I would love to be able to truthfully tell the users that noone else can review them.
Describe the solution you'd like
OR