mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
[PR #8770] [MERGED] 0.5.6 #9081
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/8770
Author: @tjbck
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (8)
ea7d4ecrefac: stylingaaf97b8enh: reasoning_effort param support for openai7593d11refac: wording419005arefac: manage ollama8380d3frefacf4b5039enh: new ollama create model method667928echore: format6186decdoc: changelog📊 Changes
59 files changed (+308 additions, -32 deletions)
View changed files
📝
CHANGELOG.md(+14 -0)📝
backend/open_webui/routers/ollama.py(+3 -2)📝
backend/open_webui/utils/middleware.py(+4 -0)📝
backend/open_webui/utils/payload.py(+1 -0)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/apis/ollama/index.ts(+2 -10)📝
src/lib/components/admin/Settings/Models/Manage/ManageOllama.svelte(+37 -13)📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+45 -1)📝
src/lib/components/common/Collapsible.svelte(+3 -3)📝
src/lib/i18n/locales/ar-BH/translation.json(+4 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+4 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+4 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+4 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+4 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+4 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+4 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+4 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+4 -0)📝
src/lib/i18n/locales/el-GR/translation.json(+4 -0)...and 39 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.