mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 11:25:22 -04:00
[PR #56] [MERGED] Fix not showing citation issue #89
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/56
Author: @leehuwuj
Created: 3/7/2025
Status: ✅ Merged
Merged: 3/10/2025
Merged by: @marcusschiesser
Base:
main← Head:lee/fix-citation📝 Commits (5)
21d7fa8update regex to fix citation31e22c3add changeset4a51ca7improve citation and add support citation component1ed03eerefactor: update citation component and markdown renderinga0b7654remove unused classname📊 Changes
6 files changed (+68 additions, -32 deletions)
View changed files
➕
.changeset/calm-bananas-smile.md(+5 -0)📝
packages/chat-ui/src/chat/chat-message.tsx(+8 -3)➕
packages/chat-ui/src/widgets/citation.tsx(+11 -0)📝
packages/chat-ui/src/widgets/index.tsx(+1 -0)📝
packages/chat-ui/src/widgets/markdown.tsx(+42 -28)📝
packages/chat-ui/src/widgets/source-number-button.tsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.