mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-16 12:02:07 -05:00
[PR #951] [MERGED] 0.1.106 #7335
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/951
Author: @tjbck
Created: 2/28/2024
Status: ✅ Merged
Merged: 2/28/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
a7a817dchore: update Models.sveltebbeaa92Fix OpenAI integration:210ae33Merge pull request #924 from eltociear/patch-170f807eAdded star-history7c7e16cadded focus selectord24b6falink fix03210c9keep the functionality to drag a chat7fe4123more readable6bbc372Merge pull request #937 from jannikstdl/patch-38f2d580Merge pull request #940 from jannikstdl/link-fix📊 Changes
9 files changed (+53 additions, -12 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
README.md(+10 -0)📝
backend/apps/openai/main.py(+8 -1)📝
package.json(+1 -1)📝
src/lib/components/chat/MessageInput.svelte(+3 -0)📝
src/lib/components/chat/Settings/Models.svelte(+1 -1)📝
src/lib/components/layout/Sidebar.svelte(+11 -9)📝
src/routes/(app)/+page.svelte(+3 -0)📝
src/routes/(app)/c/[id]/+page.svelte(+3 -0)📄 Description
Resolves #936 #939 #930
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.