issue: web search is broken #14029
Replies: 7 comments 8 replies
-
|
Works for me (tried only with full-context mode): If you are also using full-context, are you really sure your model can handle the context size from 29 web pages? |
Beta Was this translation helpful? Give feedback.
-
|
I did not use full context mode, and after testing, I found that my web search also does not work properly in full context mode The citations are all empty, but they exist
Additionally, my model could handle 29 web pages under the rag in version 0.6.9 |
Beta Was this translation helpful? Give feedback.
-
|
Check if you find any error messages in the logs regarding content extraction of the sites. |
Beta Was this translation helpful? Give feedback.
-
|
Unable to reproduce from our end, what web search engine are you using? |
Beta Was this translation helpful? Give feedback.
-
|
Same problem with searxng search engine. Searxny is latest version and no error logs. All deploy in Docker with same network.
|
Beta Was this translation helpful? Give feedback.
-
|
Additional information: The browser and backend logs are all normal |
Beta Was this translation helpful? Give feedback.
-
|
#14073, try setting |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.10
Ollama Version (if applicable)
No response
Operating System
Windows 10
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The citation should be displayed normally and the model should correctly cite the context found in the search
Actual Behavior
The model cannot see the search results and the citations are not displayed
Steps to Reproduce
Conduct web search
Logs & Screenshots
Additional Information
The citations in the text upload works normally, and the model can also see the context
Beta Was this translation helpful? Give feedback.
All reactions