mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #5711] [MERGED] 0.3.30 #8539
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/5711
Author: @tjbck
Created: 9/26/2024
Status: ✅ Merged
Merged: 9/26/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
888479arefac: update toast dismiss behaviouree33b4efix: ollama /embed form_data405d056Fix: o1 input parameter must be max_completion_tokens3a163b6fix: pip install database save issuecc19b80Merge pull request #5710 from kivvi3412/fix_o1_max_tokens9d25207refac26465f3chore: bump4eeb669refac78d6647refacc754c53refac📊 Changes
12 files changed (+427 additions, -50 deletions)
View changed files
📝
CHANGELOG.md(+10 -0)📝
backend/open_webui/apps/ollama/main.py(+9 -1)📝
backend/open_webui/apps/openai/main.py(+3 -0)📝
backend/open_webui/env.py(+6 -0)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/Chat.svelte(+25 -15)📝
src/lib/components/layout/Sidebar/ChatItem.svelte(+16 -4)📝
src/lib/components/layout/UpdateInfoToast.svelte(+2 -1)📝
src/lib/stores/index.ts(+2 -0)📝
src/routes/(app)/+layout.svelte(+22 -13)📝
uv.lock(+329 -13)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.