[PR #15586] [CLOSED] FEAT: Add User Info Headers to External Rerank Model Retrieval #46928

Closed
opened 2026-04-29 21:56:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15586
Author: @rgaricano
Created: 7/8/2025
Status: Closed

Base: devHead: dev


📝 Commits (7)

  • a0e507b FEAT: Add User Info Headers to External Rerank Model Retrieval
  • b98da82 FEAT: Add User Info Headers to External Rerank Model Retrieval
  • 2a9c828 Merge branch 'open-webui:dev' into dev
  • d047129 Update retrieval.py - ensure that user exists and is verified
  • 135107b Update external.py - user
  • a1d5886 Update external.py - adapt
  • fe6bf71 Update 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 Info Headers to External Rerank Model Retrieval.
    -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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/15586 **Author:** [@rgaricano](https://github.com/rgaricano) **Created:** 7/8/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (7) - [`a0e507b`](https://github.com/open-webui/open-webui/commit/a0e507bed6418bbffb141a5481c256f6f4c367b9) FEAT: Add User Info Headers to External Rerank Model Retrieval - [`b98da82`](https://github.com/open-webui/open-webui/commit/b98da82bc8a57dd89cf1eb9bd54ace89ada3a594) FEAT: Add User Info Headers to External Rerank Model Retrieval - [`2a9c828`](https://github.com/open-webui/open-webui/commit/2a9c828642c47d8fba6049d89bd7ebe04d212fc6) Merge branch 'open-webui:dev' into dev - [`d047129`](https://github.com/open-webui/open-webui/commit/d047129e659935228503fa3d028b0e7c470b1987) Update retrieval.py - ensure that user exists and is verified - [`135107b`](https://github.com/open-webui/open-webui/commit/135107b1033d0c45111b4ba1642a1162e7f7d533) Update external.py - user - [`a1d5886`](https://github.com/open-webui/open-webui/commit/a1d58865aa5cb3ae3cd6cfd7ff51c0c7f74ddd50) Update external.py - adapt - [`fe6bf71`](https://github.com/open-webui/open-webui/commit/fe6bf713b884d1845c66f7e42abcc687807e0984) Update external.py remove innecesarry spaces ### 📊 Changes **2 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/retrieval/models/external.py` (+12 -2) 📝 `backend/open_webui/routers/retrieval.py` (+1 -0) </details> ### 📄 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 Info Headers to External Rerank Model Retrieval. -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)](/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 21:56:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#46928