mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #12310] [MERGED] fix: Filter function’s priority valve has no effect #61753
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/12310
Author: @landerrosette
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/2/2025
Merged by: @tjbck
Base:
dev← Head:fix_filter_priority📝 Commits (1)
2b7dd6erefactor: standardize filter valve retrieval logic📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
backend/open_webui/utils/filter.py(+3 -3)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
This fixes #12296.
Changed
Functions.get_function_valves_by_id, as in other parts of the file.Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.