mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: Allow admin to check and modify user's chat history #3810
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 @AuroraWXZ on GitHub (Feb 13, 2025).
We are developing a chatbot to assist students with questions related to lecture content using RAG. We want to ensure the chatbot’s responses are accurate and trustworthy, so we want to allow lecturers (admins) to review, validate, and modify the chatbot's generated responses.
Describe the solution you'd like
It would be appreciated to know which parts of the codebase to modify. Any suggestions regarding existing settings or plugins that could facilitate this functionality would also be helpful.
@AuroraWXZ commented on GitHub (Feb 13, 2025):
Sorry, just been stupid. I totally forgot about the database.