I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
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
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
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
Originally created by @EntropyYue on GitHub (May 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14022
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### 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
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### 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
GiteaMirror
added the bug label 2026-04-19 22:51:46 -05:00
If you are also using full-context, are you really sure your model can handle the context size from 29 web pages?
<!-- gh-comment-id:2889703044 -->
@Ithanil commented on GitHub (May 19, 2025):
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?
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
are you really sure your model can handle the context size from 29 web pages?
Additionally, my model could handle 29 web pages under the rag in version 0.6.9
<!-- gh-comment-id:2889723385 -->
@EntropyYue commented on GitHub (May 19, 2025):
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

> are you really sure your model can handle the context size from 29 web pages?
Additionally, my model could handle 29 web pages under the rag in version 0.6.9
Check if you find any error messages in the logs regarding content extraction of the sites.
<!-- gh-comment-id:2889877428 -->
@Ithanil commented on GitHub (May 19, 2025):
Check if you find any error messages in the logs regarding content extraction of the sites.
Unable to reproduce from our end, what web search engine are you using?
<!-- gh-comment-id:2890000799 -->
@tjbck commented on GitHub (May 19, 2025):

Unable to reproduce from our end, what web search engine are you using?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @EntropyYue on GitHub (May 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14022
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
@Ithanil commented on GitHub (May 19, 2025):
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?
@EntropyYue commented on GitHub (May 19, 2025):
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
@Ithanil commented on GitHub (May 19, 2025):
Check if you find any error messages in the logs regarding content extraction of the sites.
@tjbck commented on GitHub (May 19, 2025):
Unable to reproduce from our end, what web search engine are you using?