mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #12243] issue: Vector search doesn't work when "Full Context Mode" is turned off. #55188
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 @chalitbkb on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12243
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.0 Dev
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
Chrome 134.0.6998.118
Confirmation
README.md.Expected Behavior
Actual Behavior
Steps to Reproduce
Logs & Screenshots
When "Full Context Mode" is turned off

Results

When "Full Context Mode" is turned on
Results
Additional Information
No response
@rgaricano commented on GitHub (Mar 31, 2025):
Context_lenght?
num-predic?
@chalitbkb commented on GitHub (Mar 31, 2025):
I think your question may not be related to this issue. I've tried every possible option. However, when I switched back to the main version instead of the Dev version, it worked normally. It might be that the Dev version is still incomplete or undergoing modifications in this area, which could be causing some defects.
@chalitbkb commented on GitHub (Mar 31, 2025):
Hey, It looks like the Dev version was updated again a few minutes ago, and everything is back to normal now.