[PR #205] [MERGED] feat: dropdown for deleting models #7009

Closed
opened 2025-11-11 17:14:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: delete-model-dropdown


📝 Commits (3)

  • e55a5da Added model dropdown for deleting local models
  • 7c0332f Show model size
  • 09ebb5d Merge 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.

Screenshot from 2023-12-11 17-23-13


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/205 **Author:** [@samuelskottenborg](https://github.com/samuelskottenborg) **Created:** 12/11/2023 **Status:** ✅ Merged **Merged:** 12/11/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `delete-model-dropdown` --- ### 📝 Commits (3) - [`e55a5da`](https://github.com/open-webui/open-webui/commit/e55a5dafdeb2bd0c88fb028def175817eecc2d90) Added model dropdown for deleting local models - [`7c0332f`](https://github.com/open-webui/open-webui/commit/7c0332f963b27478aef834f6bf4458ebaa05ad3c) Show model size - [`09ebb5d`](https://github.com/open-webui/open-webui/commit/09ebb5da268d22c9521a6f2ec1a86e451cb80971) Merge branch 'main' into delete-model-dropdown ### 📊 Changes **1 file changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/SettingsModal.svelte` (+12 -3) </details> ### 📄 Description Added a dropdown menu that shows all the local models available for deletion along with their disk size. ![Screenshot from 2023-12-11 17-23-13](https://github.com/ollama-webui/ollama-webui/assets/9993504/018bb963-e966-46b7-9a2a-d8892d06b875) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:14:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7009