[PR #8222] [MERGED] dev #8979

Closed
opened 2025-11-11 18:11:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/8222
Author: @tjbck
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @tjbck

Base: channelsHead: dev


📝 Commits (9)

📊 Changes

4 files changed (+54 additions, -42 deletions)

View changed files

📝 backend/open_webui/routers/knowledge.py (+4 -1)
📝 backend/open_webui/routers/retrieval.py (+5 -1)
📝 backend/open_webui/utils/middleware.py (+43 -38)
📝 backend/open_webui/utils/response.py (+2 -2)

📄 Description

No description provided


🔄 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/8222 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `channels` ← **Head:** `dev` --- ### 📝 Commits (9) - [`a0aee4f`](https://github.com/open-webui/open-webui/commit/a0aee4ff28b964ff839d884695c03608f0d6a881) feat: Small optimization - [`ba2964c`](https://github.com/open-webui/open-webui/commit/ba2964cb015fcf023674816e1faa0ae6d1f77955) fix: missing parameter - [`46e5770`](https://github.com/open-webui/open-webui/commit/46e57706c18ad5d69a5ae695db5f1a72d03a9a45) refac: formatting - [`79ce6e0`](https://github.com/open-webui/open-webui/commit/79ce6e0a3f17dae644b591416ba617f531c892be) refac - [`947f560`](https://github.com/open-webui/open-webui/commit/947f5600d656735f338dcc61e1f2a91565b8fc34) refac - [`46bcf98`](https://github.com/open-webui/open-webui/commit/46bcf98ef27f5d532c5c39fdb9d4f2dbb35fceb9) fix: usage stats - [`887627f`](https://github.com/open-webui/open-webui/commit/887627fa34988b03b8113c465615641c3c0a0f36) Merge pull request #8217 from gabriel-ecegi/batch_fix - [`9b56b64`](https://github.com/open-webui/open-webui/commit/9b56b64cfadc6525799de7bda11950f43f4d60d8) Merge pull request #8212 from ashm-dev/main - [`fd0170c`](https://github.com/open-webui/open-webui/commit/fd0170c179ae01dc36056efdca1f46e885d286a4) revert ### 📊 Changes **4 files changed** (+54 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/routers/knowledge.py` (+4 -1) 📝 `backend/open_webui/routers/retrieval.py` (+5 -1) 📝 `backend/open_webui/utils/middleware.py` (+43 -38) 📝 `backend/open_webui/utils/response.py` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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 2025-11-11 18:11:03 -06: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#8979