[PR #6520] [MERGED] fix: automatic1111 typo #8693

Closed
opened 2025-11-11 18:03:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/6520
Author: @turbra
Created: 10/28/2024
Status: Merged
Merged: 10/28/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/open_webui/config.py (+1 -1)

📄 Description

Changelog Entry

Description

  • The AUTOMATIC1111_SAMPLER configuration in theconfig.py has a typo: AUTOMATIC1111_SAMPLERE

Changed

  • corrected to AUTOMATIC1111_SAMPLER

🔄 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/6520 **Author:** [@turbra](https://github.com/turbra) **Created:** 10/28/2024 **Status:** ✅ Merged **Merged:** 10/28/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`572526c`](https://github.com/open-webui/open-webui/commit/572526c1bb183c443b8fba97b009d2b8a37c8a51) Update config.py ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/config.py` (+1 -1) </details> ### 📄 Description # Changelog Entry ### Description - The `AUTOMATIC1111_SAMPLER` configuration in the`config.py` has a typo: `AUTOMATIC1111_SAMPLERE` ### Changed - corrected to `AUTOMATIC1111_SAMPLER` --- <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 18:03:23 -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#8693