feat: Variable to enable Toolkits in model config when deploying #6285

Closed
opened 2025-11-11 16:50:05 -06:00 by GiteaMirror · 0 comments
Owner

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.

Image

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_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6285