mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-23 18:41:28 -05:00
[PR #1786] [CLOSED] ✨feat added environment variables and 📌fixed openai rag startup bug #36409
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1786
Author: @Yanyutin753
Created: 4/27/2024
Status: ❌ Closed
Base:
dev← Head:tem-main📝 Commits (5)
c6c52df✨feat added environment variables and 📌fixed openai rag startup bug4e83077✨feat updates of the latest code for forked repositories using github actiond3a0b31fix Bug replace × with x7410ca3Delete .github/workflows/sync.yml81f578fUpdate main.py📊 Changes
3 files changed (+26 additions, -9 deletions)
View changed files
📝
backend/apps/images/main.py(+8 -4)📝
backend/apps/rag/main.py(+2 -2)📝
backend/config.py(+16 -3)📄 Description
Pull Request Checklist
Description
✨feat added environment variables and 📌fixed openai rag startup bug
Changelog Entry
#1777 #1793
Fixed
✨feat added environment variables
✨feat added sync.yml
📌fixed openai rag startup bug
Changed
openai,ollama,comfyul.512x512.50.1500.100."sentence_transformer_ef" does not existwhenopenaiis selected.sync.ymlfor 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.