mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
Filter not work when leaving the conversation before it stopped #3367
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 @xinhai-ai on GitHub (Jan 23, 2025).
Bug Report
Installation Method
docker
Environment
Open WebUI Version: [v0.5.6]
Operating System: [Debian GNU/Linux 12]
Browser (if applicable): [chrome 131.0.6778.265]
Confirmation:
Expected Behavior:
Filter work well when leaving the conversation before it stopped
Actual Behavior:
Filter not work when leaving the conversation before it stopped
Description
Bug Summary:
Filter not work when leaving the conversation before it stopped
Reproduction Details
Steps to Reproduce:
I make a simple Filter to reproduce.
and a model named test1 with the Filter (base model is gemini-2.0-flash-exp)
i tell
tell me 1000 words about youto the modelwhen i didn't leave the conversation,the Filter worked well
the docker logs are here
but when I left the conversation before it stopped, something was wrong
In this steps, I switch to another conversation after press enter
the words
Filter worked!didn't appear, even if switch backLogs and Screenshots
Docker Container Logs:
Additional Information
[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]