[PR #1802] [MERGED] feat added environment variables and sync.yml #7585

Closed
opened 2025-11-11 17:30:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1802
Author: @Yanyutin753
Created: 4/27/2024
Status: Merged
Merged: 4/27/2024
Merged by: @tjbck

Base: devHead: tem-dev


📝 Commits (4)

📊 Changes

3 files changed (+20 additions, -6 deletions)

View changed files

📝 backend/apps/images/main.py (+8 -4)
📝 backend/apps/rag/main.py (+2 -1)
📝 backend/config.py (+10 -1)

📄 Description

Pull Request Checklist

Description

feat added environment variables and sync.yml


Changelog Entry

#1793

Fixed

feat added environment variables
feat added sync.yml

Changed

Section Content Description
Images IMAGE_GENERATION_ENGINE Select the image generation engine. Options: openai, ollama, comfyul.
IMAGE_GENERATION_MODEL Selects the image model.
IMAGE_SIZE Sets the image size. Default is 512x512.
IMAGE_STEPS Sets the image steps. Default is 50.
RAG PDF_EXTRACT_IMAGES Toggles whether to enable OCR for recognizing PDF.
Additions sync.yml Added sync.yml for automatic synchronization and updates of the latest code for forked repositories using github action.

Removed

NO Removed, Only Add

Verify

I have self-tested and it passed.

image

image

image


🔄 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/1802 **Author:** [@Yanyutin753](https://github.com/Yanyutin753) **Created:** 4/27/2024 **Status:** ✅ Merged **Merged:** 4/27/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `tem-dev` --- ### 📝 Commits (4) - [`b0245a7`](https://github.com/open-webui/open-webui/commit/b0245a7eff6ca96e097449d99ce37f07ebdeb8bc) ✨feat added environment variables and sync.yml - [`07c110a`](https://github.com/open-webui/open-webui/commit/07c110a1fc57d04ed01d7c538119fe5300b6490b) Delete .github/workflows/sync.yml - [`849a0b9`](https://github.com/open-webui/open-webui/commit/849a0b973db35282f8886c924ffd7a9b8ff17569) recompose the name of environment variables - [`02b8a4c`](https://github.com/open-webui/open-webui/commit/02b8a4cf1127aa599fa4ca0581bc14faad38f973) Merge branch 'tem-dev' of https://github.com/Yanyutin753/open-webui into tem-dev ### 📊 Changes **3 files changed** (+20 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/images/main.py` (+8 -4) 📝 `backend/apps/rag/main.py` (+2 -1) 📝 `backend/config.py` (+10 -1) </details> ### 📄 Description ## Pull Request Checklist ## Description ✨feat added environment variables and sync.yml --- ### Changelog Entry #1793 ### Fixed ✨feat added environment variables ✨feat added sync.yml ### Changed | Section | Content | Description | |:--------|:---------------------|:------------| | Images | IMAGE_GENERATION_ENGINE | Select the image generation engine. Options: `openai`, `ollama`, `comfyul`. | | | IMAGE_GENERATION_MODEL | Selects the image model. | | | IMAGE_SIZE | Sets the image size. Default is `512x512`. | | | IMAGE_STEPS | Sets the image steps. Default is `50`. | | RAG | PDF_EXTRACT_IMAGES | Toggles whether to enable OCR for recognizing PDF. | | Additions | sync.yml | Added `sync.yml` for automatic synchronization and updates of the latest code for forked repositories using github action. ### Removed NO Removed, Only Add ### Verify I have self-tested and it passed. ![image](https://github.com/open-webui/open-webui/assets/132346501/74a0db23-3b8d-4254-aa20-4ce63ecd3cc8) ![image](https://github.com/open-webui/open-webui/assets/132346501/07f90c4c-6949-4644-ac2f-62a9a1843249) ![image](https://github.com/open-webui/open-webui/assets/132346501/d0d1ab34-0180-433f-a0bb-86f6a2c212ae) --- <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:30:53 -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#7585