mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 12:31:06 -05:00
[PR #182] [MERGED] WIP: /chat route support
#6995
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/182
Author: @tjbck
Created: 12/6/2023
Status: ✅ Merged
Merged: 12/6/2023
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (3)
64b84c7feat: edit response messagebd3e168Merge branch 'main' into devecaedc8feat:/chaturl added📊 Changes
3 files changed (+89 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/Messages.svelte(+23 -0)📝
src/routes/(app)/+page.svelte(+33 -0)📝
src/routes/(app)/c/[id]/+page.svelte(+33 -0)📄 Description
Resolves #69, #148
My heartfelt appreciation to @ntimo and @Morethanevil for their sponsorship of the project! Your support means the world. ❤️
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.