[PR #91] [MERGED] fix: use multiple sources per message #112

Closed
opened 2026-02-16 03:15:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/91
Author: @thucpn
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @thucpn

Base: mainHead: tp/use-multiple-sources-per-message


📝 Commits (3)

  • 81ede58 fix: use multiple sources per message
  • 61248d4 remove node score threshhold and sorting
  • e5993a5 Create silly-swans-swim.md

📊 Changes

3 files changed (+19 additions, -16 deletions)

View changed files

.changeset/silly-swans-swim.md (+5 -0)
📝 packages/chat-ui/src/chat/annotation.ts (+7 -12)
📝 packages/chat-ui/src/chat/chat-message.tsx (+7 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-ui/pull/91 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@thucpn](https://github.com/thucpn) **Base:** `main` ← **Head:** `tp/use-multiple-sources-per-message` --- ### 📝 Commits (3) - [`81ede58`](https://github.com/run-llama/chat-ui/commit/81ede58e924d872864342e52a4bb4d2ed5dce1e9) fix: use multiple sources per message - [`61248d4`](https://github.com/run-llama/chat-ui/commit/61248d4a75269ab872d2f6ce51514160696edc48) remove node score threshhold and sorting - [`e5993a5`](https://github.com/run-llama/chat-ui/commit/e5993a5d950ba688529910e2a0d0ddab688accd8) Create silly-swans-swim.md ### 📊 Changes **3 files changed** (+19 additions, -16 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/silly-swans-swim.md` (+5 -0) 📝 `packages/chat-ui/src/chat/annotation.ts` (+7 -12) 📝 `packages/chat-ui/src/chat/chat-message.tsx` (+7 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:15:13 -05:00
yindo closed this issue 2026-02-16 03:15:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#112