mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #9542] [CLOSED] Implement realtime filter #22387
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/9542
Author: @XingjianXie
Created: 2/7/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (3)
89669a2Refactor common code between inlet and outletd88dc8bImplement midletdeb23d1Fix tag_content_handler issue: after_tag should be remove from the current content_blocks📊 Changes
3 files changed (+167 additions, -206 deletions)
View changed files
📝
backend/open_webui/utils/chat.py(+34 -109)➕
backend/open_webui/utils/filter.py(+100 -0)📝
backend/open_webui/utils/middleware.py(+33 -97)📄 Description
#7223
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.