mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
issue: web search can cause illusion #4517
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 @lez-s on GitHub (Mar 21, 2025).
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
ubuntu 22
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I use Ollama as the backend, Open WebUI and Page Assist as the frontend of local LLM.
After a few days of use, I found that page assist has higher accuracy on RAG and web search. Despite using the same model, Open WebUI model often fabricates replies. I tried setting a prompt in the
interfacethat is consistent with page assistance, but the model in Open WebUI still tend to fabricate content.I feel that the current Open WebUI processing of reference is not conducive to the model giving accurate responses.
I really like the design of Open WebUI.
Actual Behavior
Fabricating answers with URL doesn't exist.
Steps to Reproduce
see screenshot
Logs & Screenshots
Below is Open WebUI


Below is Page Assist
Additional Information
No response