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:
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:

---
### 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1774
Author: @space7panda
Created: 4/26/2024
Status: ❌ Closed
Base:
main← Head:image-settings-additional-hint📝 Commits (1)
eceb7c1Add 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
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:
Changelog Entry
Added
src/lib/components/chat/Settings/Images.sveltesrc/lib/i18n/locales/en-US/translation.jsonsrc/lib/i18n/locales/uk-UA/translation.jsonFixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.