mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-05 16:28:32 -05:00
[GH-ISSUE #7104] enh: toggle option for group users to make models public #101603
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 @tkg61 on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7104
Feature Request
Context
In 0.4.x users are able to make their own models inside of a group. These models can either be made public for all users in openwebui or private for a specific group.
Describe the solution you'd like
A administrative setting/toggle set at each individual group (but with a default option available) to do the following:
Describe alternatives you've considered
None
Additional context
Essentially this is creating the ability for more of a private workspace only for a user in a group instead of a pseudo-admin style privilege
@tkg61 commented on GitHub (Nov 20, 2024):
i realized this should probably also be extended to prompts, tools, and knowledge as well.
@spammenotinoz commented on GitHub (Dec 9, 2024):
Building on from this, ideally would like Workplace Models to behave like GPTs.