mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #7399] [MERGED] 0.4.6 #45099
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/7399
Author: @tjbck
Created: 11/26/2024
Status: ✅ Merged
Merged: 11/27/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
3a2247bUpdate translation.json 更新翻译bddc293Add Basque (eu-ES, Euskara) translationdc72218fix: models configure442f99erefacadba11eMerge pull request #7382 from juananpe/deva18292dMerge pull request #7381 from panda44312/dev44efd4drefac63402c4refac: query gen prompt13796fefix: legacy query generation support4383306refac📊 Changes
60 files changed (+1383 additions, -295 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
backend/open_webui/apps/retrieval/utils.py(+1 -1)📝
backend/open_webui/apps/webui/routers/configs.py(+6 -4)📝
backend/open_webui/config.py(+2 -2)📝
backend/open_webui/main.py(+8 -1)📝
backend/open_webui/utils/task.py(+2 -0)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/apis/index.ts(+6 -8)📝
src/lib/components/admin/Settings/Interface.svelte(+259 -252)📝
src/lib/components/admin/Settings/Models/ConfigureModelsModal.svelte(+6 -1)📝
src/lib/components/common/Textarea.svelte(+1 -14)📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+1 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+1 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+1 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+1 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+1 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+1 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+1 -0)...and 40 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.