mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
feat: valve overwrite per group #6391
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 @Podden on GitHub (Sep 12, 2025).
Check Existing Issues
Problem Description
Im hosting openwebui for multiple teams and currently, in using multiple instances of pipes with different api Keys to differentiate their openwebui Accounts, resulting in having the same Models multiple times with different permissions.
Desired Solution you'd like
It would be nice to just be able to overwrite specific valves in functions for different groups
Alternatives Considered
No response
Additional Context
No response