mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #7097] [MERGED] 0.4.2 #8811
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/7097
Author: @tjbck
Created: 11/20/2024
Status: ✅ Merged
Merged: 11/20/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
3531cf8i18n: Update Chinese translation4f6ae82fix: handle http exceptions54cabc9Merge pull request #7072 from antpyykk-kone/feature/fix-pipeline-middleware-http-exception-handling505bee0Merge pull request #7069 from KarlLee830/translate0dd1d6dfix: importbd1dae2Merge branch 'dev' of https://github.com/open-webui/open-webui into devd5c65e3fix: prefix issue822a43cfix: arena model access controldb1a71cfix: usage capability in model editor2450953refac📊 Changes
15 files changed (+512 additions, -400 deletions)
View changed files
📝
CHANGELOG.md(+9 -0)📝
backend/open_webui/apps/openai/main.py(+3 -1)➕
backend/open_webui/apps/retrieval/loaders/youtube.py(+98 -0)📝
backend/open_webui/apps/retrieval/main.py(+4 -8)📝
backend/open_webui/apps/retrieval/vector/dbs/opensearch.py(+1 -1)📝
backend/open_webui/apps/webui/routers/knowledge.py(+14 -9)📝
backend/open_webui/main.py(+5 -0)📝
backend/requirements.txt(+3 -3)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
pyproject.toml(+3 -3)📝
src/lib/components/admin/Settings/Evaluations/ArenaModelModal.svelte(+1 -1)📝
src/lib/components/workspace/Models/ModelEditor.svelte(+0 -3)📝
src/lib/i18n/locales/nl-NL/translation.json(+294 -294)📝
src/lib/i18n/locales/zh-CN/translation.json(+74 -74)📄 Description
#7070
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.