mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
issue: Citations missing from copied responses. #4373
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 @gaborkukucska on GitHub (Mar 11, 2025).
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Citations that are included in the LLMs response should also be included into the copied response.
Actual Behavior
When I click the copy icon under the response the text that is copied into the clipboard is missing the citations that are otherwise included in the UI.
Steps to Reproduce
Logs & Screenshots
N.A.
Additional Information
No additional info.
@gaborkukucska commented on GitHub (Mar 11, 2025):
While they are missing there, citations are included when downloading the whole conversation.