mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
feat: Allow to share knowledge with individual users #4674
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 @Ithanil on GitHub (Apr 2, 2025).
Check Existing Issues
Problem Description
Currently, you can only make a knowledge base completely public or share it with groups. However, users can't create groups and thus can only share to groups that the admin has created.
Desired Solution you'd like
Users should be able to easily share their knowledge base with individual other users.
Alternatives Considered
No response
Additional Context
No response