mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
issue: v0.6.10 is failing to search in knowledge groups after upgrade #5282
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 @surak on GitHub (May 22, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.10
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
Safari 15
Confirmation
README.md.Expected Behavior
in v0.6.9, I could make searches on a knowledge base of a bunch of PDFs by using
#Actual Behavior
After the upgrade, the answer is always "I don't know what you are talking about" and it seems to choose 3 documents at random of the 270 of the collection.
Using the search on individual documents of the collections work, though.
The settings have been unchanged.
Steps to Reproduce
#Logs & Screenshots
.
Additional Information
No response