mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-09 23:35:09 -05:00
issue: duplicate image for image generation tools calling #4500
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 @cheebinc on GitHub (Mar 20, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
0.6.1
Operating System
Ubuntu 22.04
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
should only generate single image based on user prompt
Actual Behavior
Randomly generate multiple images after multiple conversation.
Steps to Reproduce
Logs & Screenshots
Additional Information
Seems like duplication only happen when triggering event_emitter type="message", since the prompt generation part is only generate single response. Only image url duplicated.
Always randomly happen after first conversation, sometime have to test multiple times then only able to reproduce the issue.
@tjbck commented on GitHub (Mar 20, 2025):
https://openwebui.com/t/justinrahb/image_gen is now built-in.