mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #12321] [CLOSED] [feat] Allows the listing and unloading of models via the Ollama Manage Models admin interface #38528
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/12321
Author: @TravisArmstrong
Created: 4/2/2025
Status: ❌ Closed
Base:
dev← Head:Ollama-Model-Unload-Support📝 Commits (1)
4a7efceAllowing the listing and unloading of models via the Ollama Manage Models admin interface📊 Changes
2 files changed (+180 additions, -1 deletions)
View changed files
📝
src/lib/apis/ollama/index.ts(+98 -0)📝
src/lib/components/admin/Settings/Models/Manage/ManageOllama.svelte(+82 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Discussion was posted here and shared in Discord but did not receive much feedback.
Code has been slightly improved since then.
GitHub Discussion
Before submitting, make sure you've checked the following:
devbranch.Targets DEV
Allows the listing and unloading of models via the Ollama Manage Models admin interface
First version v.1.0 - Allows the listing and unloading of models via the Ollama Manage Models admin interface
Glad to add documentation once merged.
No new dependencies
Testing performed in DEV environment but no automated test sets created yet
Requested code review in Discord and GitHub Discussions but did not receive any feedback
Changelog Entry
Description
Added
Changed
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.