Originally created by @4a8-67a-49c-874d692f1-a11y on GitHub (Sep 1, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
Problem Description
There is no easy way to enable toolkits (open-webui/admin/settings/models) for all models automatically when deploying Open WebUI. You have to manually enable each tool for each model through the Admin Panel after deployment. This manual step makes it tedious to use in an automated setup.
Desired Solution you'd like
Configuration/deployment variable that would be a list of toolkits which would be enabled during or after deployment. Or just a boolean that would enable all tools by default
Alternatives Considered
Manually enabling tool usage in the admin panel after each deployment.
Additional Context
No response
Originally created by @4a8-67a-49c-874d692f1-a11y on GitHub (Sep 1, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
There is no easy way to enable toolkits (open-webui/admin/settings/models) for all models automatically when deploying Open WebUI. You have to manually enable each tool for each model through the Admin Panel after deployment. This manual step makes it tedious to use in an automated setup.
<img width="1387" height="1007" alt="Image" src="https://github.com/user-attachments/assets/50d56fe7-a3a4-41ff-9527-c1df27257a44" />
### Desired Solution you'd like
Configuration/deployment variable that would be a list of toolkits which would be enabled during or after deployment. Or just a boolean that would enable all tools by default
### Alternatives Considered
Manually enabling tool usage in the admin panel after each deployment.
### Additional Context
_No response_
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 @4a8-67a-49c-874d692f1-a11y on GitHub (Sep 1, 2025).
Check Existing Issues
Problem Description
There is no easy way to enable toolkits (open-webui/admin/settings/models) for all models automatically when deploying Open WebUI. You have to manually enable each tool for each model through the Admin Panel after deployment. This manual step makes it tedious to use in an automated setup.
Desired Solution you'd like
Configuration/deployment variable that would be a list of toolkits which would be enabled during or after deployment. Or just a boolean that would enable all tools by default
Alternatives Considered
Manually enabling tool usage in the admin panel after each deployment.
Additional Context
No response