[GH-ISSUE #449] Adding the Roles-based enablement of Setting #12062

Closed
opened 2026-04-19 18:49:20 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @mafrasiabi on GitHub (Jan 10, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/449

hi there,

thank you so much for this fascinating repo.

I was wondering whether it's possible to add a feature where only admin could have access to some of the settings e.g. adding a model, exporting and importing the prompts, etc. and the extent of access for different users can be managed?

Originally created by @mafrasiabi on GitHub (Jan 10, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/449 hi there, thank you so much for this fascinating repo. I was wondering whether it's possible to add a feature where only admin could have access to some of the settings e.g. adding a model, exporting and importing the prompts, etc. and the extent of access for different users can be managed?
Author
Owner

@justinh-rahb commented on GitHub (Jan 10, 2024):

Currently only admins can manage models, modelfiles and prompts, which is in line with your request. Expanding further from that, I'm sure that having more granular permissions and groups would be useful for the future.

<!-- gh-comment-id:1885729404 --> @justinh-rahb commented on GitHub (Jan 10, 2024): Currently only admins can manage models, modelfiles and prompts, which is in line with your request. Expanding further from that, I'm sure that having more granular permissions and groups would be useful for the future.
Author
Owner

@mafrasiabi commented on GitHub (Jan 10, 2024):

thanks for the quick answer, is there a place that admins can change the prompt for RAG part only?

<!-- gh-comment-id:1885829869 --> @mafrasiabi commented on GitHub (Jan 10, 2024): thanks for the quick answer, is there a place that admins can change the prompt for RAG part only?
Author
Owner

@justinh-rahb commented on GitHub (Jan 12, 2024):

thanks for the quick answer, is there a place that admins can change the prompt for RAG part only?

@mafrasiabi at the moment, no, there doesn't appear to be a specific prompt in the backend RAG code but maybe there's a default in the libraries it uses. I think this would be a worthy reason to open another issue separately as that would be a useful feature on its own, or at least Timothy can explain how it works and close it 👍

<!-- gh-comment-id:1888515726 --> @justinh-rahb commented on GitHub (Jan 12, 2024): > thanks for the quick answer, is there a place that admins can change the prompt for RAG part only? @mafrasiabi at the moment, no, there doesn't appear to be a specific prompt in the backend RAG code but maybe there's a default in the libraries it uses. I think this would be a worthy reason to open another issue separately as that would be a useful feature on its own, or at least Timothy can explain how it works and close it 👍
Author
Owner

@justinh-rahb commented on GitHub (Jan 18, 2024):

Related: #446

<!-- gh-comment-id:1897806731 --> @justinh-rahb commented on GitHub (Jan 18, 2024): Related: #446
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12062