mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #9904] [CLOSED] Dev update #22435
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/9904
Author: @finnyung
Created: 2/13/2025
Status: ❌ Closed
Base:
main← Head:dev📝 Commits (10+)
db7109cupdate0738a86updatebbc8c5fupdate5a2e472update12d4248update025c6edupdateeba77afupdated127e9dupdateebfba69Update favicon.svgf8e4ebeupdate📊 Changes
26 files changed (+330 additions, -338 deletions)
View changed files
➖
.github/workflows/build-release.yml(+0 -72)➖
.github/workflows/deploy-to-hf-spaces.yml(+0 -63)➖
.github/workflows/format-backend.yaml(+0 -39)➖
.github/workflows/release-pypi.yml(+0 -32)📝
backend/.dockerignore(+2 -2)📝
backend/.gitignore(+2 -1)📝
backend/open_webui/config.py(+1 -1)📝
backend/open_webui/env.py(+3 -3)📝
backend/open_webui/retrieval/web/bing.py(+39 -36)📝
backend/open_webui/retrieval/web/main.py(+21 -5)📝
backend/open_webui/retrieval/web/utils.py(+178 -22)📝
backend/open_webui/routers/retrieval.py(+47 -48)📝
backend/requirements.txt(+9 -0)📝
pyproject.toml(+1 -1)📝
src/app.html(+4 -4)📝
src/lib/components/chat/MessageInput.svelte(+2 -2)📝
src/lib/components/common/Collapsible.svelte(+1 -1)📝
src/lib/constants.ts(+1 -1)📝
static/favicon.png(+0 -0)📝
static/favicon/favicon.ico(+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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.