[PR #19392] [MERGED] chore: user header forward minimize code changes throughout codebase #48245

Closed
opened 2026-04-29 23:50:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/19392
Author: @Classic298
Created: 11/23/2025
Status: Merged
Merged: 11/23/2025
Merged by: @tjbck

Base: devHead: patch-2


📝 Commits (6)

📊 Changes

4 files changed (+109 additions, -176 deletions)

View changed files

📝 backend/open_webui/retrieval/models/external.py (+10 -14)
📝 backend/open_webui/routers/audio.py (+0 -1)
📝 backend/open_webui/routers/ollama.py (+85 -132)
📝 backend/open_webui/routers/openai.py (+14 -29)

📄 Description

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.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 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/19392 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 11/23/2025 **Status:** ✅ Merged **Merged:** 11/23/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-2` --- ### 📝 Commits (6) - [`f658646`](https://github.com/open-webui/open-webui/commit/f658646c7d19edba855bb7f364e848f7c3eda3de) Update external.py - [`485f62f`](https://github.com/open-webui/open-webui/commit/485f62f72ece01a03c1b17f99268f28153b3ac78) remove unused imports - [`af863f2`](https://github.com/open-webui/open-webui/commit/af863f29c77adaf9e776a4041ec2ff9677aa7be0) Update ollama.py - [`d10abf8`](https://github.com/open-webui/open-webui/commit/d10abf84bb1e1ac5b8140f56dd1de55868d65fa7) Update ollama.py - [`35df63c`](https://github.com/open-webui/open-webui/commit/35df63c474b44bd1800f4b986c7a195d2e26d078) Update ollama.py - [`47a02ed`](https://github.com/open-webui/open-webui/commit/47a02edee6e568ef7f5a14b600239a17872ebd93) Update openai.py ### 📊 Changes **4 files changed** (+109 additions, -176 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/retrieval/models/external.py` (+10 -14) 📝 `backend/open_webui/routers/audio.py` (+0 -1) 📝 `backend/open_webui/routers/ollama.py` (+85 -132) 📝 `backend/open_webui/routers/openai.py` (+14 -29) </details> ### 📄 Description ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <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 23:50:32 -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#48245