mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #22635] issue: Knowledgebase attached to model not accessible to end user #19772
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 @frenzybiscuit on GitHub (Mar 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22635
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.8.10
Ollama Version (if applicable)
N/A
Operating System
Linux, docker image, cuda version
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
Attach knowledgebase to model
Regular user should be able to access it through the model
Actual Behavior
As a regular user, the model cannot access the knowledgebase.
Steps to Reproduce
See screenshots (webp)
Logs & Screenshots
As the admin:
As the regular user:
Additional Information
N/A
@frenzybiscuit commented on GitHub (Mar 13, 2026):
Note that the knowledgebase itself is marked as private, but should still work for the end user since its attached to the model.
@Classic298 commented on GitHub (Mar 13, 2026):
https://docs.openwebui.com/features/extensibility/plugin/tools/#built-in-system-tools-nativeagentic-mode
Read the docs