mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 20:43:32 -05:00
[PR #205] [MERGED] feat: dropdown for deleting models #7009
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/205
Author: @samuelskottenborg
Created: 12/11/2023
Status: ✅ Merged
Merged: 12/11/2023
Merged by: @tjbck
Base:
main← Head:delete-model-dropdown📝 Commits (3)
e55a5daAdded model dropdown for deleting local models7c0332fShow model size09ebb5dMerge branch 'main' into delete-model-dropdown📊 Changes
1 file changed (+12 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/SettingsModal.svelte(+12 -3)📄 Description
Added a dropdown menu that shows all the local models available for deletion along with their disk size.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.