mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #12571] [MERGED] feat: reindex knowledge files #22975
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/12571
Author: @hurxxxx
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/9/2025
Merged by: @tjbck
Base:
dev← Head:feat/reindex-knowledge-files📝 Commits (4)
63533c9Merge pull request #12524 from open-webui/dev4e545d4feat: add new admin func - reindex knowledge files7c82801fix: ReindexKnowledgeFilesConfirmDialoge7715f3i18n: add reindex knowledge files dialog📊 Changes
55 files changed (+236 additions, -5 deletions)
View changed files
📝
backend/open_webui/routers/knowledge.py(+69 -0)📝
src/lib/apis/knowledge/index.ts(+29 -0)📝
src/lib/components/admin/Settings/Documents.svelte(+34 -5)📝
src/lib/i18n/locales/ar-BH/translation.json(+2 -0)📝
src/lib/i18n/locales/ar/translation.json(+2 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+2 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+2 -0)📝
src/lib/i18n/locales/bo-TB/translation.json(+2 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+2 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+2 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+2 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+2 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+2 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+2 -0)📝
src/lib/i18n/locales/el-GR/translation.json(+2 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+2 -0)📝
src/lib/i18n/locales/en-US/translation.json(+2 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+2 -0)📝
src/lib/i18n/locales/et-EE/translation.json(+2 -0)📝
src/lib/i18n/locales/eu-ES/translation.json(+2 -0)...and 35 more files
📄 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.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Screenshots or Videos
https://1drv.ms/v/c/3dbe8525a1b21172/IQR4qX7mvNnQSKdXoRfoWzEqAXLG76icmrU75LJ9ujYmkAo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.