mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
Configure "Allow Response Ratings" #1804
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 @rndmcnlly on GitHub (Aug 16, 2024).
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.
The selection of buttons below each message is currently quite busy, and two of them are related to rating the message quality. If I'm deploying OWUI in a setting where there is no staff to review and act on these ratings, I'd like to be able to disable this feature in a way that results in simplifying the interface for my potentially stressed-out student users
Describe the solution you'd like
In
Settings > User Permissions, just afterAllow Chat Deletion, I'd like to be able to have an option likeAllow Response Ratings. Like the deletion policy, this setting would apply to only users and not admins. The effect should be to remove the thumbs up/down from the options below assistant messages.Describe alternatives you've considered
n/a
Additional context
The fewer buttons that are listed below each message, the more obvious it will be when I am adding custom Actions for my users. Currently, I am reluctant to add more because the interface is already somewhat overwhelming for new users. I would happy disable Rating in order to help direct attention to a wider array of Actions (further showcasing the exciting flexibility of OWUI!).
@GrayXu commented on GitHub (Aug 18, 2024):
+1, we need this feature.
By the way, I actually don't understand where these Response Ratings will be collected and counted in the end?
@tjbck commented on GitHub (Aug 19, 2024):
Added to dev.