I have searched for any existing and/or related issues.
I have searched for any existing and/or related discussions.
I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
I am using the latest version of Open WebUI.
Installation Method
Git Clone
Open WebUI Version
v0.8.12
Ollama Version (if applicable)
No response
Operating System
Mac
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 provided every relevant configuration, setting, and environment variable used in my setup.
I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
Start with the initial platform/version/OS and dependencies used,
Specify exact install/launch/configure commands,
List URLs visited, user input (incl. example values/emails/passwords if needed),
Describe all options and toggles enabled or changed,
Include any files or environmental changes,
Identify the expected and actual result at each stage,
Ensure any reasonably skilled user can follow and hit the same issue.
Expected Behavior
It should render the citations from Perplexity Sonar, just like /v1/chat/completions
Actual Behavior
No citation shows
Steps to Reproduce
Run Open WebUI
Connect OpenRouter
In the connection, use Responses API instead of Chat Completions
Use Perplexity Sonar model
Ask for "Why the sky is blue"
Citation only shows as [1][2][3] instead of real links.
Logs & Screenshots
Screenshots:
Chat Completions:
Responses:
Additional Information
No response
Originally created by @dennypradipta on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23774
### Check Existing Issues
- [x] I have searched for any existing and/or related issues.
- [x] I have searched for any existing and/or related discussions.
- [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
- [x] I am using the latest version of Open WebUI.
### Installation Method
Git Clone
### Open WebUI Version
v0.8.12
### Ollama Version (if applicable)
_No response_
### Operating System
Mac
### 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.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.**
- [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
- [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps:
- Start with the initial platform/version/OS and dependencies used,
- Specify exact install/launch/configure commands,
- List URLs visited, user input (incl. example values/emails/passwords if needed),
- Describe all options and toggles enabled or changed,
- Include any files or environmental changes,
- Identify the expected and actual result at each stage,
- Ensure any reasonably skilled user can follow and hit the same issue.
### Expected Behavior
It should render the citations from Perplexity Sonar, just like /v1/chat/completions
### Actual Behavior
No citation shows
### Steps to Reproduce
1. Run Open WebUI
2. Connect OpenRouter
3. In the connection, use Responses API instead of Chat Completions
4. Use Perplexity Sonar model
5. Ask for "Why the sky is blue"
6. Citation only shows as [1][2][3] instead of real links.
### Logs & Screenshots
Screenshots:
1. Chat Completions:
<img width="1652" height="655" alt="Image" src="https://github.com/user-attachments/assets/ab0760a1-be67-45bf-92ab-867c78e39af9" />
2. Responses:
<img width="1652" height="848" alt="Image" src="https://github.com/user-attachments/assets/920ac4ea-23b9-4be5-af55-2a68795fd3c9" />
### Additional Information
_No response_
GiteaMirror
added the bug label 2026-05-15 16:04:57 -05:00
I am having the same problem, also after updating to 0.9.2 or 0.9.5 with regard to showing citations (sources) from a pipeline I created and uploaded manually. In version 0.8.12 it worked without problems showing the citations (sources) correctly.
was there a change as to how citations are processed by OWUI?
<!-- gh-comment-id:4438562713 -->
@janl772 commented on GitHub (May 13, 2026):
Is there a commit related to this change?
I am having the same problem, also after updating to 0.9.2 or 0.9.5 with regard to showing citations (sources) from a pipeline I created and uploaded manually. In version 0.8.12 it worked without problems showing the citations (sources) correctly.
was there a change as to how citations are processed by OWUI?
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 @dennypradipta on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23774
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.8.12
Ollama Version (if applicable)
No response
Operating System
Mac
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
It should render the citations from Perplexity Sonar, just like /v1/chat/completions
Actual Behavior
No citation shows
Steps to Reproduce
Logs & Screenshots
Screenshots:
Chat Completions:

Responses:
Additional Information
No response
@tjbck commented on GitHub (Apr 17, 2026):
Addressed in dev.
@janl772 commented on GitHub (May 13, 2026):
Is there a commit related to this change?
I am having the same problem, also after updating to 0.9.2 or 0.9.5 with regard to showing citations (sources) from a pipeline I created and uploaded manually. In version 0.8.12 it worked without problems showing the citations (sources) correctly.
was there a change as to how citations are processed by OWUI?