[PR #1144] [MERGED] 0.1.112 #7382

Closed
opened 2025-11-11 17:24:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

11 files changed (+58 additions, -30 deletions)

View changed files

📝 CHANGELOG.md (+8 -0)
📝 backend/apps/images/main.py (+8 -5)
📝 backend/apps/ollama/main.py (+11 -4)
📝 backend/apps/rag/utils.py (+2 -3)
📝 backend/apps/web/routers/utils.py (+1 -1)
📝 backend/constants.py (+1 -0)
📝 package.json (+1 -1)
📝 src/lib/components/chat/Settings/Images.svelte (+4 -2)
📝 src/routes/(app)/+page.svelte (+6 -3)
📝 src/routes/(app)/c/[id]/+page.svelte (+12 -4)
📝 src/tailwind.css (+4 -7)

📄 Description

Resolves #1137 #1161


🔄 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/1144 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/15/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`be3ab88`](https://github.com/open-webui/open-webui/commit/be3ab88c88b120bdf144b7ab56c95799ad4e6867) fix: error handling - [`26a187f`](https://github.com/open-webui/open-webui/commit/26a187f5ac2ebc28849f90127d2b96b6935ae56f) refac: print removed - [`97842d0`](https://github.com/open-webui/open-webui/commit/97842d037ee537478a345ee53e7c97cc16c83fb3) Update tailwind.css - [`cc4b82a`](https://github.com/open-webui/open-webui/commit/cc4b82a3f3df323d3103341c1533a24661b841b0) Update tailwind.css - [`7f78e58`](https://github.com/open-webui/open-webui/commit/7f78e584883994c7b8bb12d0d8ec88289074def7) refac: image generation error handling - [`5a567ce`](https://github.com/open-webui/open-webui/commit/5a567ce4d0cd2fe65316000f935764d4e63a4c4b) fix: message after image generation - [`3790790`](https://github.com/open-webui/open-webui/commit/3790790a18f565f64df090ba911e3f04781fa332) fix: possible fix for #1139 - [`7560754`](https://github.com/open-webui/open-webui/commit/75607541c6a9aa204553cd66c9a727197fa10a03) Merge pull request #1138 from Silentoplayz/patch-1 - [`9ee0fea`](https://github.com/open-webui/open-webui/commit/9ee0feae3249644327b0f350c4af04319a2f5764) fix typo in uploading blob to ollama - [`7cef008`](https://github.com/open-webui/open-webui/commit/7cef008b44dc9350a50c03a2a3f3842dfb3e7b41) Merge pull request #1163 from joequant/main ### 📊 Changes **11 files changed** (+58 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+8 -0) 📝 `backend/apps/images/main.py` (+8 -5) 📝 `backend/apps/ollama/main.py` (+11 -4) 📝 `backend/apps/rag/utils.py` (+2 -3) 📝 `backend/apps/web/routers/utils.py` (+1 -1) 📝 `backend/constants.py` (+1 -0) 📝 `package.json` (+1 -1) 📝 `src/lib/components/chat/Settings/Images.svelte` (+4 -2) 📝 `src/routes/(app)/+page.svelte` (+6 -3) 📝 `src/routes/(app)/c/[id]/+page.svelte` (+12 -4) 📝 `src/tailwind.css` (+4 -7) </details> ### 📄 Description Resolves #1137 #1161 --- <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 17:24:58 -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#7382