mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Generated Image is also Associated with the Edited AI Response Saved as a Copy #2957
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 @Bambouzle on GitHub (Dec 8, 2024).
Originally assigned to: @tjbck on GitHub.
Bug Report
Installation Method
I am using Open-WebUI in conjunction with ollama inside a docker-compose.
Environment
Open WebUI Version: v0.4.8
Ollama (if applicable): v0.5.1
Operating System: Windows 11
Browser (if applicable): Firefox 133.0
Confirmation:
Expected Behavior:
I would expect to see no picture attached when saving an edit of the answer as copy
Actual Behavior:
The picture generated with the original response gets attached automatically to the edited copy of the answer.
Description
Bug Summary:
After generating an image based of the AI answer. Editing the AI answer then saving it as a copy attaches the original image to the edited prompt.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Screenshots:



Thanks for the hard work !
@tjbck commented on GitHub (Dec 10, 2024):
Fixed on dev!