mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #1868] [MERGED] 📌 fixed a bug where RAG would not reply after not reading the file correctly #7617
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/1868
Author: @Yanyutin753
Created: 4/30/2024
Status: ✅ Merged
Merged: 4/30/2024
Merged by: @tjbck
Base:
dev← Head:rag-dev📝 Commits (1)
c0bb32d📌 fixed a bug where RAG would not reply after not reading the file correctly📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
backend/apps/rag/utils.py(+6 -2)📄 Description
Pull Request Checklist
Description
fix #1869
📌 fixed a bug where RAG would not reply after not reading the file correctly
Changelog Entry
Fixed
optimize open-webui/backend/apps/rag/utils.py
resolved the error in
Changed
Additional Information
At present, it can self-test and run normal operation and reply !!!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.