mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[PR #11935] [CLOSED] Dev #22820
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/11935
Author: @Maksn610
Created: 3/21/2025
Status: ❌ Closed
Base:
main← Head:dev📝 Commits (5)
afb0938Add item counterb6369d5Add Scan Document29e2731Add Scan Document endpoint and libraries for that86779a8add logic to send file directoryfd919a0Add Dublication check, endpoint to get/delete documents📊 Changes
8 files changed (+662 additions, -32 deletions)
View changed files
📝
backend/open_webui/routers/files.py(+2 -1)📝
backend/open_webui/routers/retrieval.py(+386 -18)📝
backend/requirements.txt(+8 -0)📝
package-lock.json(+115 -0)📝
package.json(+1 -0)📝
src/lib/components/workspace/Knowledge.svelte(+4 -0)📝
src/lib/components/workspace/Knowledge/KnowledgeBase.svelte(+126 -5)📝
src/lib/components/workspace/Knowledge/KnowledgeBase/AddContentMenu.svelte(+20 -8)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.