mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #2249] [MERGED] fix: rag, chat deletion, and webhook after config persistence change #20942
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/2249
Author: @cheahjs
Created: 5/14/2024
Status: ✅ Merged
Merged: 5/14/2024
Merged by: @tjbck
Base:
dev← Head:fix/config-refac-broken📝 Commits (1)
5369023fix: rag, chat deletion, and webhook after config persistence change📊 Changes
4 files changed (+11 additions, -11 deletions)
View changed files
📝
backend/apps/openai/main.py(+3 -3)📝
backend/apps/web/routers/chats.py(+2 -2)📝
backend/main.py(+4 -4)📝
src/routes/+layout.svelte(+2 -2)📄 Description
Pull Request Checklist
devbranch.Description
The new config field was not updated in a few places, so RAG, chat deletion, and webhooks were not working .
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.