mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #5956] [MERGED] 0.3.32 #76671
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/5956
Author: @tjbck
Created: 10/7/2024
Status: ✅ Merged
Merged: 10/7/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (6)
86f822fchore: pyproject bumps6f9080dfix: call mode not working in landing page656e753enh: workspace models, prompts, tools, functions count9193c9brefac: update info url57df492refac: tools url param handlingfe18aebdoc: changelog📊 Changes
11 files changed (+90 additions, -36 deletions)
View changed files
📝
CHANGELOG.md(+19 -0)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
pyproject.toml(+6 -6)📝
src/lib/components/chat/Chat.svelte(+14 -8)📝
src/lib/components/chat/ChatControls.svelte(+5 -1)📝
src/lib/components/layout/UpdateInfoToast.svelte(+1 -5)📝
src/lib/components/workspace/Functions.svelte(+9 -3)📝
src/lib/components/workspace/Models.svelte(+13 -4)📝
src/lib/components/workspace/Prompts.svelte(+10 -3)📝
src/lib/components/workspace/Tools.svelte(+10 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.