mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #19226] issue: The conversation history of multiple models cannot be exported to PDF #57478
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 @ShirasawaSama on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19226
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.36
Ollama Version (if applicable)
No response
Operating System
MacOS 26
Browser (if applicable)
Edge 141
Confirmation
README.md.Expected Behavior
Conversations involving multiple models can be exported.
Actual Behavior
Conversations involving multiple models will not appear in the exported PDF file.
Steps to Reproduce
Logs & Screenshots
OpenWebui:
Exported PDF:
Additional Information
No response
@silentoplayz commented on GitHub (Nov 23, 2025):
I can confirm this issue is something I am able to reproduce on the latest
devcommit.The resulting PDF of the chat does not contain any LLM's response, but does display my query that was sent to the LLMs.