mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-31 10:36:16 -05:00
[PR #2249] [MERGED] fix: rag, chat deletion, and webhook after config persistence change #36572
Reference in New Issue
Block a user
📋 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.