mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #3523] [CLOSED] Feat: add reply feature and font optimization #8061
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/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.