mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #416] [MERGED] refac #7118
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/416
Author: @tjbck
Created: 1/7/2024
Status: ✅ Merged
Merged: 1/7/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (6)
c68bb3bdocker: slimffd0a5aUpdate main.pyd6a1bf1refac: file uploadd4b2578feat: rag csv supportb37b157feat: reset vectordb storage support9a63376feat: file upload error handling📊 Changes
6 files changed (+179 additions, -62 deletions)
View changed files
📝
Dockerfile(+2 -2)📝
backend/apps/rag/main.py(+24 -14)📝
src/lib/apis/rag/index.ts(+26 -0)📝
src/lib/components/chat/MessageInput.svelte(+84 -46)📝
src/lib/components/chat/SettingsModal.svelte(+35 -0)📝
src/routes/(app)/+page.svelte(+8 -0)📄 Description
Resolves #415
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.