[PR #7808] [CLOSED] feat: add toggle for smart pre-processing #37743

Closed
opened 2026-04-25 11:04:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/7808
Author: @vgibilmanno
Created: 12/12/2024
Status: Closed

Base: devHead: feature/toggle-smart-pre-processing


📝 Commits (1)

  • fd25833 add toggle for smart pre-processing

📊 Changes

6 files changed (+65 additions, -27 deletions)

View changed files

📝 backend/open_webui/apps/retrieval/main.py (+7 -4)
📝 backend/open_webui/config.py (+6 -0)
📝 backend/open_webui/main.py (+25 -22)
📝 src/lib/components/admin/Settings/Documents.svelte (+25 -1)
📝 src/lib/i18n/locales/en-GB/translation.json (+1 -0)
📝 src/lib/i18n/locales/en-US/translation.json (+1 -0)

📄 Description

Description

  • Add toggle to enable/disable smart pre-processing in Document settings

Added

  • Toggle to enable/disable smart pre-processing in Document settings

🔄 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/7808 **Author:** [@vgibilmanno](https://github.com/vgibilmanno) **Created:** 12/12/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feature/toggle-smart-pre-processing` --- ### 📝 Commits (1) - [`fd25833`](https://github.com/open-webui/open-webui/commit/fd25833b22d94b1ed7a99c14552c69f391bb0fc4) add toggle for smart pre-processing ### 📊 Changes **6 files changed** (+65 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/apps/retrieval/main.py` (+7 -4) 📝 `backend/open_webui/config.py` (+6 -0) 📝 `backend/open_webui/main.py` (+25 -22) 📝 `src/lib/components/admin/Settings/Documents.svelte` (+25 -1) 📝 `src/lib/i18n/locales/en-GB/translation.json` (+1 -0) 📝 `src/lib/i18n/locales/en-US/translation.json` (+1 -0) </details> ### 📄 Description ### Description - Add toggle to enable/disable smart pre-processing in Document settings ### Added - Toggle to enable/disable smart pre-processing in Document settings --- <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-25 11:04:03 -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#37743