mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
RAG document read error #1513
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?
Originally created by @flyfox666 on GitHub (Jul 13, 2024).
Bug Report
Description
After upgrading to 0.3.7 and 0.3.8, there is a strange problem with the Q&A of RAG documents.
The first conversation after uploading a document reads the document and can be answered correctly, but a subsequent question cannot be linked to the document.
Downgrading from a 0.3.8 document to 0.3.7 doesn't work either, while the log display issue in the current 0.3.8 is not yet fixed in the stable release.
Is this a problem caused by ChromaDB?
enviroment
docker based
win11