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
main
fix
64b84c7
bd3e168
ecaedc8
/chat
fc9d037
0fb5aee
3 files changed (+144 additions, -40 deletions)
📝 src/lib/components/chat/Messages.svelte (+23 -0) 📝 src/routes/(app)/+page.svelte (+59 -20) 📝 src/routes/(app)/c/[id]/+page.svelte (+62 -20)
src/lib/components/chat/Messages.svelte
src/routes/(app)/+page.svelte
src/routes/(app)/c/[id]/+page.svelte
Resolves #183
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.