mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #17750] issue: when attaching another conversation, it doesn't stick for the rest of the conversation #138111
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 @johnnyasantoss on GitHub (Sep 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17750
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.30
Ollama Version (if applicable)
N/A
Operating System
Ubuntu 24.04.3 LTS
Browser (if applicable)
Brave / Safari
Confirmation
README.md.Expected Behavior
The model should still be able to query the conversation after a few turns
Actual Behavior
After another turn (assistant -> user -> assistant) the model can't query the conversation. It is not available anymore.
Steps to Reproduce
Logs & Screenshots
Conversation attached. 2 sources (one the conversation and other that was already present)
Only one (other) source was available in the next turn of the conversation
Additional Information
No response
@tjbck commented on GitHub (Sep 25, 2025):
Addressed in dev.