Original PR: https://github.com/open-webui/open-webui/pull/3523 Author: @Yash-1511 Created: 6/29/2024 Status: ❌ Closed
Base: dev ← Head: main
dev
main
1eebb85
b072481
f7da94f
24b638f
37144a7
443ae7b
6 files changed (+248 additions, -114 deletions)
➕ backend/dev_windows.bat (+5 -0) 📝 src/app.html (+87 -105) 📝 src/lib/components/chat/Chat.svelte (+2 -0) 📝 src/lib/components/chat/MessageInput.svelte (+55 -1) 📝 src/lib/components/chat/Messages/ResponseMessage.svelte (+98 -7) 📝 src/tailwind.css (+1 -1)
backend/dev_windows.bat
src/app.html
src/lib/components/chat/Chat.svelte
src/lib/components/chat/MessageInput.svelte
src/lib/components/chat/Messages/ResponseMessage.svelte
src/tailwind.css
🔄 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/3523
Author: @Yash-1511
Created: 6/29/2024
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (6)
1eebb85Merge pull request #3323 from open-webui/devb072481Merge pull request #3477 from open-webui/devf7da94fMerge pull request #3485 from open-webui/dev24b638fMerge pull request #3486 from open-webui/dev37144a7Feat: add reply feature443ae7badd: ui of reply message📊 Changes
6 files changed (+248 additions, -114 deletions)
View changed files
➕
backend/dev_windows.bat(+5 -0)📝
src/app.html(+87 -105)📝
src/lib/components/chat/Chat.svelte(+2 -0)📝
src/lib/components/chat/MessageInput.svelte(+55 -1)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+98 -7)📝
src/tailwind.css(+1 -1)📄 Description
Changelog Entry
Description
Added
Todo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.