[PR #857] [MERGED] feat: Image size param support #59348

Closed
opened 2026-05-06 01:21:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/857
Author: @tjbck
Created: 2/23/2024
Status: Merged
Merged: 2/23/2024
Merged by: @tjbck

Base: mainHead: images


📝 Commits (2)

📊 Changes

5 files changed (+127 additions, -8 deletions)

View changed files

📝 backend/apps/images/main.py (+30 -2)
📝 backend/constants.py (+3 -0)
📝 package.json (+2 -2)
📝 src/lib/apis/images/index.ts (+67 -0)
📝 src/lib/components/chat/Settings/Images.svelte (+25 -4)

📄 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/857 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/23/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `images` --- ### 📝 Commits (2) - [`7ec4c07`](https://github.com/open-webui/open-webui/commit/7ec4c07bf9c3607397ddbc5a53832adf255def5d) feat: image size param - [`e612fee`](https://github.com/open-webui/open-webui/commit/e612feec9925898aa94649e820e8c872939cf759) Update package.json ### 📊 Changes **5 files changed** (+127 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/images/main.py` (+30 -2) 📝 `backend/constants.py` (+3 -0) 📝 `package.json` (+2 -2) 📝 `src/lib/apis/images/index.ts` (+67 -0) 📝 `src/lib/components/chat/Settings/Images.svelte` (+25 -4) </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-05-06 01:21:11 -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#59348