mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #15586] [CLOSED] FEAT: Add User Info Headers to External Rerank Model Retrieval #23880
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/15586
Author: @rgaricano
Created: 7/8/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (7)
a0e507bFEAT: Add User Info Headers to External Rerank Model Retrievalb98da82FEAT: Add User Info Headers to External Rerank Model Retrieval2a9c828Merge branch 'open-webui:dev' into devd047129Update retrieval.py - ensure that user exists and is verified135107bUpdate external.py - usera1d5886Update external.py - adaptfe6bf71Update external.py remove innecesarry spaces📊 Changes
2 files changed (+13 additions, -2 deletions)
View changed files
📝
backend/open_webui/retrieval/models/external.py(+12 -2)📝
backend/open_webui/routers/retrieval.py(+1 -0)📄 Description
Add User Info Headers to External Rerank Model Retrieval
Feature Petition Discussion : https://github.com/open-webui/open-webui/issues/15572#issuecomment-3048584786
Description
-Added user parameter to ExternalReranker call.
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.