mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 18:14:16 -05:00
How can i extract the feedback of "good response" or "bad response"? #753
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 @cesarandreslopez on GitHub (Apr 28, 2024).
Is your feature request related to a problem? Please describe.
It would be great if I could dump all the feedback provided by a user.
Describe the solution you'd like
Ideally an endpoint where I could download all the "good response" or "bad response" items that users has given
Describe alternatives you've considered
Couldn't really understand where is the feedback for a particular model stored, so I don't know how to extract it.
Additional context
This could be a great feature to improve models using open-webui