mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 17:13:00 -05:00
feat: move the Connections, Models and Images sections to the admin panel settings #1146
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 @Lanhild on GitHub (Jun 5, 2024).
The
Connections,ModelsandImagessections of the Settings form all are actions available to admins only. Therefore, they should be in the admin panel settings instead.@tjbck commented on GitHub (Jun 5, 2024):
Connections, Models should stay for ease of access, I agree with Images section. Feel free to make a PR.