mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #184] [MERGED] fix: infinite new chat #43248
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/184
Author: @tjbck
Created: 12/6/2023
Status: ✅ Merged
Merged: 12/6/2023
Merged by: @tjbck
Base:
main← Head:fix📝 Commits (5)
64b84c7feat: edit response messagebd3e168Merge branch 'main' into devecaedc8feat:/chaturl addedfc9d037fix: infinite new chat0fb5aeefix: wip code commented📊 Changes
3 files changed (+144 additions, -40 deletions)
View changed files
📝
src/lib/components/chat/Messages.svelte(+23 -0)📝
src/routes/(app)/+page.svelte(+59 -20)📝
src/routes/(app)/c/[id]/+page.svelte(+62 -20)📄 Description
Resolves #183
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.