[PR #9445] [MERGED] 0.5.10 #22373

Closed
opened 2026-04-20 04:06:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/9445
Author: @tjbck
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (9)

📊 Changes

10 files changed (+136 additions, -68 deletions)

View changed files

📝 CHANGELOG.md (+8 -0)
📝 backend/open_webui/config.py (+1 -1)
📝 backend/open_webui/functions.py (+1 -1)
📝 backend/open_webui/routers/ollama.py (+4 -2)
📝 backend/open_webui/routers/openai.py (+1 -1)
📝 backend/open_webui/utils/middleware.py (+61 -15)
📝 backend/open_webui/utils/payload.py (+16 -4)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/lib/i18n/locales/ie-GA/translation.json (+41 -41)

📄 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/9445 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (9) - [`e56b8d9`](https://github.com/open-webui/open-webui/commit/e56b8d99eed513927cf16e98a6446bebbb3472f0) Updated Irish translations from 0.5.9 - [`ff84c12`](https://github.com/open-webui/open-webui/commit/ff84c120f5260e7b40cc31b9f60a2afe8ba9e3c8) fix: api usage - [`6488787`](https://github.com/open-webui/open-webui/commit/648878782b4574aeeddbb59687bc56ce561529cf) refac: response parse - [`1e67956`](https://github.com/open-webui/open-webui/commit/1e67956db98ae9d9c7bc0f7635f1b35fddac0f79) refac - [`d9f1722`](https://github.com/open-webui/open-webui/commit/d9f17225ef4de48009eed6c010afb0d627afd0cb) refac - [`fb92694`](https://github.com/open-webui/open-webui/commit/fb92694d61813865f74d576ec0d34c898f69c56d) Merge pull request #9415 from aindriu80/main - [`7ba717d`](https://github.com/open-webui/open-webui/commit/7ba717d171522db6c654c9525078c461a5c50ae7) refac: system prompt template - [`ed49c2e`](https://github.com/open-webui/open-webui/commit/ed49c2e75a54c59e0c03403cad5cf13d984f99c0) doc: changelog - [`b8fe949`](https://github.com/open-webui/open-webui/commit/b8fe9497fb4be5526ee3c6f8a9e42e7d3b2ab56f) refac ### 📊 Changes **10 files changed** (+136 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+8 -0) 📝 `backend/open_webui/config.py` (+1 -1) 📝 `backend/open_webui/functions.py` (+1 -1) 📝 `backend/open_webui/routers/ollama.py` (+4 -2) 📝 `backend/open_webui/routers/openai.py` (+1 -1) 📝 `backend/open_webui/utils/middleware.py` (+61 -15) 📝 `backend/open_webui/utils/payload.py` (+16 -4) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/lib/i18n/locales/ie-GA/translation.json` (+41 -41) </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 2026-04-20 04:06:17 -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#22373