mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #7053] Model deletion feature now missing #101579
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 @vulcan4d on GitHub (Nov 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7053
Is your feature request related to a problem? Please describe.
In the Admin Settings, the models section now no longer allows the deletion of existing models. It has the option to disable only.
Describe the solution you'd like
A simple selection beside the enable/disable button that allows the deletion of the model.
Describe alternatives you've considered
Opening the model in this menu, could also have an option to delete.
Additional context

@dpk-it commented on GitHub (Nov 19, 2024):
Manage Ollama Connections: The "Models" section in Admin Settings has been relocated to Admin Settings > "Connections" > Ollama Connections. You can now manage Ollama instances via a dedicated "Manage Ollama" modal from "Connections", streamlining the setup and configuration of Ollama models.