[PR #1774] [CLOSED] Add additional hint at image settings window #20773

Closed
opened 2026-04-20 03:10:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1774
Author: @space7panda
Created: 4/26/2024
Status: Closed

Base: mainHead: image-settings-additional-hint


📝 Commits (1)

  • eceb7c1 Add additional hint at image settings window

📊 Changes

3 files changed (+5 additions, -0 deletions)

View changed files

📝 src/lib/components/chat/Settings/Images.svelte (+3 -0)
📝 src/lib/i18n/locales/en-US/translation.json (+1 -0)
📝 src/lib/i18n/locales/uk-UA/translation.json (+1 -0)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

I've been trying to connect AUTOMATIC1111 to open-webui for few hours and then figured out what was wrong, so I decided to add additional hint on that page to help people like me:

image


Changelog Entry

Added

  • new hint at: src/lib/components/chat/Settings/Images.svelte
  • new translation at: src/lib/i18n/locales/en-US/translation.json
  • new translation at: src/lib/i18n/locales/uk-UA/translation.json

Fixed

  • [List any fixes or corrections]

Changed

  • [List any changes or updates]

Removed

  • [List any removed features or files]

🔄 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/1774 **Author:** [@space7panda](https://github.com/space7panda) **Created:** 4/26/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `image-settings-additional-hint` --- ### 📝 Commits (1) - [`eceb7c1`](https://github.com/open-webui/open-webui/commit/eceb7c1ea2463b65b58b3fea99fffb4c001c4adf) Add additional hint at image settings window ### 📊 Changes **3 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Settings/Images.svelte` (+3 -0) 📝 `src/lib/i18n/locales/en-US/translation.json` (+1 -0) 📝 `src/lib/i18n/locales/uk-UA/translation.json` (+1 -0) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description I've been trying to connect AUTOMATIC1111 to open-webui for few hours and then figured out what was wrong, so I decided to add additional hint on that page to help people like me: ![image](https://github.com/open-webui/open-webui/assets/67265693/c09d3d42-db2d-47df-98f1-889662084e76) --- ### Changelog Entry ### Added - new hint at: `src/lib/components/chat/Settings/Images.svelte` - new translation at: `src/lib/i18n/locales/en-US/translation.json` - new translation at: `src/lib/i18n/locales/uk-UA/translation.json` ### Fixed - [List any fixes or corrections] ### Changed - [List any changes or updates] ### Removed - [List any removed features or files] --- <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 03:10:24 -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#20773