mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #2921] [MERGED] 0.3.0 #7925
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/2921
Author: @tjbck
Created: 6/8/2024
Status: ✅ Merged
Merged: 6/10/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
c108d86added missing i18n keys + german locales882ad21Merge pull request #2862 from jannikstdl/locale-update25ee5f6Update CONTRIBUTING.mdbc4aeeeMerge pull request #2866 from bartowski1182/patch-1e52568efeat: upload pipelinec2bbb37fix: sidebar3069fa8Update main.py to enable http_proxy use for checking for new versionsd4b1009fix: sidebar194564eUpdate Chinese translatione7fb861added missing i18n keys📊 Changes
118 files changed (+7697 additions, -2318 deletions)
View changed files
📝
CHANGELOG.md(+33 -0)📝
README.md(+11 -2)📝
backend/apps/audio/main.py(+209 -61)📝
backend/apps/ollama/main.py(+7 -6)📝
backend/apps/openai/main.py(+128 -81)📝
backend/apps/rag/main.py(+12 -0)📝
backend/apps/rag/utils.py(+3 -44)📝
backend/apps/socket/main.py(+25 -6)📝
backend/config.py(+114 -17)📝
backend/main.py(+349 -86)📝
backend/requirements.txt(+4 -1)📝
backend/start.sh(+2 -2)📝
backend/utils/misc.py(+48 -1)➖
backend/utils/models.py(+0 -10)➕
backend/utils/task.py(+112 -0)📝
docs/CONTRIBUTING.md(+1 -1)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/app.html(+18 -9)📝
src/lib/apis/audio/index.ts(+3 -3)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.