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: main ← Head: dev
main
dev
e56b8d9
ff84c12
6488787
1e67956
d9f1722
fb92694
7ba717d
ed49c2e
b8fe949
10 files changed (+136 additions, -68 deletions)
📝 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)
CHANGELOG.md
backend/open_webui/config.py
backend/open_webui/functions.py
backend/open_webui/routers/ollama.py
backend/open_webui/routers/openai.py
backend/open_webui/utils/middleware.py
backend/open_webui/utils/payload.py
package-lock.json
package.json
src/lib/i18n/locales/ie-GA/translation.json
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:dev📝 Commits (9)
e56b8d9Updated Irish translations from 0.5.9ff84c12fix: api usage6488787refac: response parse1e67956refacd9f1722refacfb92694Merge pull request #9415 from aindriu80/main7ba717drefac: system prompt templateed49c2edoc: changelogb8fe949refac📊 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.