mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
issue: Tool integration not working for non admin user #4392
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 @visagansanthanam-unisys on GitHub (Mar 12, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
v0.5.13
Operating System
Ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Tools call should work for both admin and normal users if they have access to the model.
Actual Behavior
the tool call works only when the user is a admin.
with admin access.
without admin access (normal user)
I tried even by providing the group the user is part of with all access including workspace and chat and feature, but still no luck.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response