[PR #6750] [MERGED] feat: Possibility to globaly disable Tags generation. #21946

Closed
opened 2026-04-20 03:49:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/6750
Author: @Sebastriani
Created: 11/6/2024
Status: Merged
Merged: 11/6/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (1)

  • e1114bf feat: Possibility to globaly disable Tags generation.

📊 Changes

3 files changed (+42 additions, -11 deletions)

View changed files

📝 backend/open_webui/config.py (+6 -0)
📝 backend/open_webui/main.py (+12 -0)
📝 src/lib/components/admin/Settings/Interface.svelte (+24 -11)

📄 Description

Changelog Entry

Description

  • Added the option to globally disable the Automatic Tags Generation, since it incurs in spent tokens for the ones who use paid APIs.

Added

  • Switch to globaly disable Automatic Tags Generation in Admin Settings -> Interface

Screenshot_20241105_234854


🔄 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/6750 **Author:** [@Sebastriani](https://github.com/Sebastriani) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`e1114bf`](https://github.com/open-webui/open-webui/commit/e1114bfa4cedb82202697cc6d552cc1c7fb3dd1f) feat: Possibility to globaly disable Tags generation. ### 📊 Changes **3 files changed** (+42 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/config.py` (+6 -0) 📝 `backend/open_webui/main.py` (+12 -0) 📝 `src/lib/components/admin/Settings/Interface.svelte` (+24 -11) </details> ### 📄 Description # Changelog Entry ### Description - Added the option to globally disable the Automatic Tags Generation, since it incurs in spent tokens for the ones who use paid APIs. ### Added - Switch to globaly disable Automatic Tags Generation in Admin Settings -> Interface ![Screenshot_20241105_234854](https://github.com/user-attachments/assets/622dbe9c-f6b9-4d46-8b98-8f9057421ce1) --- <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 2026-04-20 03:49:39 -05: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#21946