feat: Make feedback reasons configurable via environment variables #5897

Closed
opened 2025-11-11 16:37:43 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @rschwabLEK on GitHub (Jul 28, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

It would be useful if I could configure these rather than them being hard coded here:

b8912aa671/src/lib/components/chat/Messages/RateComment.svelte (L178)

Desired Solution you'd like

I think if we had them as environment variables it would be easy to deploy.

Alternatives Considered

Another option since it might be a potentiall N sized list is to have a config file

Additional Context

No response

Originally created by @rschwabLEK on GitHub (Jul 28, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description It would be useful if I could configure these rather than them being hard coded here: https://github.com/open-webui/open-webui/blob/b8912aa671281ee577981a2a481d8c2b233d2938/src/lib/components/chat/Messages/RateComment.svelte#L178 ### Desired Solution you'd like I think if we had them as environment variables it would be easy to deploy. ### Alternatives Considered Another option since it might be a potentiall N sized list is to have a config file ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#5897