mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #17445] [CLOSED] Feat/effort delta #40063
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/17445
Author: @nbicsi
Created: 9/14/2025
Status: ❌ Closed
Base:
main← Head:feat/effort-delta📝 Commits (10+)
3e690c4Update svelte.config.js2ec911bPage title changed96c616eRevert "Update svelte.config.js"a0eaef6Create deployment.md0df7cbdUpdate deployment.md5d920fdCreate update-ui-on-gcloud.mde10d9d5Merge branch 'open-webui:main' into main1354eebMerge branch 'open-webui:main' into mainbe51d21Merge branch 'main' of https://github.com/zsombor-n/open-webui88c0257favicon changed📊 Changes
26 files changed (+81 additions, -22 deletions)
View changed files
📝
.gitattributes(+1 -1)📝
.gitignore(+4 -0)📝
README.md(+1 -1)📝
TROUBLESHOOTING.md(+1 -1)📝
backend/open_webui/env.py(+3 -3)📝
backend/open_webui/retrieval/loaders/main.py(+13 -1)📝
backend/open_webui/routers/openai.py(+2 -0)📝
backend/open_webui/static/site.webmanifest(+2 -3)📝
backend/requirements.txt(+1 -0)📝
pyproject.toml(+1 -1)📝
src/app.html(+4 -4)📝
static/favicon.png(+0 -0)📝
static/opensearch.xml(+2 -2)📝
static/static/apple-touch-icon.png(+0 -0)📝
static/static/favicon-96x96.png(+0 -0)📝
static/static/favicon-dark.png(+0 -0)📝
static/static/favicon.ico(+0 -0)📝
static/static/favicon.png(+0 -0)📝
static/static/favicon.svg(+1 -1)📝
static/static/logo.png(+0 -0)...and 6 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.