mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-15 19:40:22 -05:00
[PR #186] [MERGED] feat: /chat route support
#6998
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/186
Author: @tjbck
Created: 12/6/2023
Status: ✅ Merged
Merged: 12/11/2023
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
d94455cMerge pull request #185 from ollama-webui/maindeddd84fix: files not found2e77a8dRevert "fix: files not found"110400bMerge branch 'main' into dev4c729bfMerge branch 'main' into dev83e8db9feat: /chat route support734ba8ffix: new chat default settings8ee7713feat: set originalContent for better chat log15d1a48fix: edit input auto height7a01e1cdoc: troubleshooting guide updated📊 Changes
4 files changed (+355 additions, -281 deletions)
View changed files
📝
TROUBLESHOOTING.md(+3 -0)📝
src/lib/components/chat/Messages.svelte(+218 -169)📝
src/routes/(app)/+page.svelte(+72 -59)📝
src/routes/(app)/c/[id]/+page.svelte(+62 -53)📄 Description
Will actually resolve #69, #148
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.