mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
[PR #15923] [CLOSED] 2025 07 21 #10780
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/15923
Author: @ZeroAct
Created: 7/22/2025
Status: ❌ Closed
Base:
main← Head:2025_07_21📝 Commits (10+)
0d3b49a개발환경 쿼리7d5567dadd debugging setting json file9f7dd4bupdate debug option3a4fa4fMerge remote-tracking branch 'origin/main' into koscom/mainaf9738eadd similarity_test script2f6a3f3add deploy paramsd83507eadd run script2af3783Merge pull request #1 from koscomtechdev/koscom/configuration839cddbadd cache volume mount6163281Poc (#2)📊 Changes
28 files changed (+592 additions, -3 deletions)
View changed files
➕
.vscode/launch.json(+29 -0)➕
.vscode/tasks.json(+14 -0)📝
README.md(+21 -0)📝
backend/open_webui/config.py(+8 -3)📝
backend/open_webui/main.py(+2 -0)➕
backend/open_webui/routers/customs.py(+126 -0)📝
backend/open_webui/static/splash.png(+0 -0)📝
backend/open_webui/utils/misc.py(+12 -0)➕
dev_setting.sh(+65 -0)➕
env-deploy(+31 -0)➕
nginx.conf(+19 -0)➕
run-deploy.sh(+188 -0)➕
similarity_test.py(+48 -0)📝
src/lib/components/chat/Chat.svelte(+7 -0)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+12 -0)📝
src/routes/+layout.svelte(+10 -0)➖
static/assets/images/adam.jpg(+0 -0)➖
static/assets/images/earth.jpg(+0 -0)➖
static/assets/images/galaxy.jpg(+0 -0)➕
static/assets/images/koscom.png(+0 -0)...and 8 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.