mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-22 09:31:58 -05:00
Temporary chat context repetition #3936
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 @ITOTI-Y on GitHub (Feb 18, 2025).
Originally assigned to: @tjbck on GitHub.
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: [v0.5.14]
Ollama (if applicable): [None]
Operating System: [Windows 11]
Browser (if applicable): [Chrome/133.0.0.0]
Confirmation:
Expected Behavior:
Normal Display context
Actual Behavior:
When use temporary chat the context is repeated
Description
Bug Summary:
When use temporary chat the context is repeated
Reproduction Details
Steps to Reproduce:
Appears in both of the two dialogues; not tested in multi-turn conversations.
Logs and Screenshots
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):

Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@tjbck commented on GitHub (Feb 18, 2025):
Addressed with
d0114e0703, 0.5.15 will be released shortly!