mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-19 23:14:37 -04:00
[PR #23] [MERGED] refactor: able to use ChatMessage independently #53
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/run-llama/chat-ui/pull/23
Author: @marcusschiesser
Created: 11/11/2024
Status: ✅ Merged
Merged: 11/11/2024
Merged by: @marcusschiesser
Base:
main← Head:ms/use-messages-alone📝 Commits (5)
3483555remove calls80670d7refactor: able to use chat message independence984445bCreate healthy-rice-eat.md5b2854ffix: format2de2f17chore: clean widgets📊 Changes
7 files changed (+58 additions, -38 deletions)
View changed files
➕
.changeset/healthy-rice-eat.md(+6 -0)📝
apps/web/app/custom-demo.tsx(+6 -2)📝
packages/chat-ui/src/chat/chat-annotations.tsx(+10 -17)📝
packages/chat-ui/src/chat/chat-message.tsx(+28 -7)📝
packages/chat-ui/src/chat/chat-messages.tsx(+3 -1)📝
packages/chat-ui/src/widgets/chat-events.tsx(+2 -5)📝
packages/chat-ui/src/widgets/suggested-questions.tsx(+3 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.