mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #2735] [MERGED] 0.2.1 #59930
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/2735
Author: @tjbck
Created: 6/2/2024
Status: ✅ Merged
Merged: 6/2/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
afd62c3Update translation.json45bff74fix: docker build on tag broke due to cache80c6a39Updated Ukrainian translation to v0.2.05015486Merge pull request #2715 from que-nguyen/dev2ad2866Merge pull request #2718 from cheahjs/fix/tag-docker-build0bae972Merge pull request #2722 from SimonOriginal/maine0ba585feat: include num_thread in advanced params4144289fix: connections2e24c2drefac0a9f41afeat: single model export📊 Changes
45 files changed (+945 additions, -537 deletions)
View changed files
📝
.github/workflows/docker-build.yaml(+1 -0)📝
CHANGELOG.md(+17 -0)📝
backend/apps/ollama/main.py(+65 -32)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+91 -0)📝
src/lib/components/chat/Settings/Connections.svelte(+39 -10)📝
src/lib/components/chat/Settings/Models.svelte(+415 -391)➕
src/lib/components/icons/ArrowDownTray.svelte(+19 -0)📝
src/lib/components/workspace/Models.svelte(+10 -0)📝
src/lib/components/workspace/Models/ModelMenu.svelte(+14 -0)📝
src/lib/i18n/locales/ar-BH/translation.json(+5 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+5 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+5 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+5 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+5 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+5 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+5 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+5 -0)📝
src/lib/i18n/locales/en-US/translation.json(+5 -0)...and 25 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.