mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #15851] [CLOSED] Override Tags to disable ability to add/delete tags from within the U… #23960
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/15851
Author: @dbelcher-godaddy
Created: 7/18/2025
Status: ❌ Closed
Base:
main← Head:gocaas-2625📝 Commits (1)
979c2a8Override Tags to disable ability to add/delete tags from within the UI. Model tags will be configured via CI/CD.📊 Changes
5 files changed (+56 additions, -1 deletions)
View changed files
➕
src/gclib/components/common/Tags.svelte(+29 -0)➕
src/gclib/components/common/Tags/TagList.svelte(+22 -0)➕
src/gclib/index.ts(+1 -0)📝
src/lib/components/workspace/Models/ModelEditor.svelte(+1 -1)📝
svelte.config.js(+3 -0)📄 Description
…I. Model tags will be configured via CI/CD.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.