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:
Allow users in a group to publish models publicly for all users
Prevent users from making their models public and only allow them to set it to a specific group of their choosing
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
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:
- Allow users in a group to publish models publicly for all users
- Prevent users from making their models public and only allow them to set it to a specific group of their choosing
**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
i realized this should probably also be extended to prompts, tools, and knowledge as well.
<!-- gh-comment-id:2489189628 -->
@tkg61 commented on GitHub (Nov 20, 2024):
i realized this should probably also be extended to prompts, tools, and knowledge as well.
Building on from this, ideally would like Workplace Models to behave like GPTs.
Allow users to create Models (AKA GPT's), with custom knowledge.
For privacy reasons, allow anyone to use the Model\GPT but only the creator or admin can edit or view the knowledge article.
<!-- gh-comment-id:2527763253 -->
@spammenotinoz commented on GitHub (Dec 9, 2024):
Building on from this, ideally would like Workplace Models to behave like GPTs.
- Allow users to create Models (AKA GPT's), with custom knowledge.
- For privacy reasons, allow anyone to use the Model\GPT but only the creator or admin can edit or view the knowledge article.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.