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:
I have read and followed all the instructions provided in the README.md.
I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
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:
Send a prompt
generate an image with the answer
once the generated image is received, edit the LLM answer.
Save as copy
Logs and Screenshots
Screenshots:
Thanks for the hard work !
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:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## 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:**
1. Send a prompt
2. generate an image with the answer
3. once the generated image is received, edit the LLM answer.
4. Save as copy
## Logs and Screenshots
**Screenshots:**



Thanks for the hard work !
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 @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!