[PR #45] [MERGED] update and export citation processor, allow null url in source node #75

Closed
opened 2026-02-16 02:18:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/45
Author: @leehuwuj
Created: 2/17/2025
Status: Merged
Merged: 2/17/2025
Merged by: @marcusschiesser

Base: mainHead: lee/improve-citation


📝 Commits (5)

  • 3f87fd6 update citation, allow null source node url
  • 6ccbb2c add changset
  • 942e597 remove export
  • ec13a87 add preprocess media for openai sandbox
  • f176748 add preprocess media for openai sandbox

📊 Changes

4 files changed (+24 additions, -10 deletions)

View changed files

.changeset/lemon-deers-cheer.md (+5 -0)
📝 packages/chat-ui/src/chat/annotation.ts (+4 -3)
📝 packages/chat-ui/src/widgets/chat-sources.tsx (+7 -5)
📝 packages/chat-ui/src/widgets/markdown.tsx (+8 -2)

📄 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/45 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 2/17/2025 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `lee/improve-citation` --- ### 📝 Commits (5) - [`3f87fd6`](https://github.com/run-llama/chat-ui/commit/3f87fd6e1434ca0f830295498bda2446a9b3a075) update citation, allow null source node url - [`6ccbb2c`](https://github.com/run-llama/chat-ui/commit/6ccbb2cdba12b4c3651d30bdc3b9c457ec6f5fb1) add changset - [`942e597`](https://github.com/run-llama/chat-ui/commit/942e597a7d8c09a704387fb3d35771656793584f) remove export - [`ec13a87`](https://github.com/run-llama/chat-ui/commit/ec13a87372fd72c148fb99313e85208b35f1ef76) add preprocess media for openai sandbox - [`f176748`](https://github.com/run-llama/chat-ui/commit/f17674885529b00923088caa606cb855b0cf78bb) add preprocess media for openai sandbox ### 📊 Changes **4 files changed** (+24 additions, -10 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/lemon-deers-cheer.md` (+5 -0) 📝 `packages/chat-ui/src/chat/annotation.ts` (+4 -3) 📝 `packages/chat-ui/src/widgets/chat-sources.tsx` (+7 -5) 📝 `packages/chat-ui/src/widgets/markdown.tsx` (+8 -2) </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 02:18:06 -05:00
yindo closed this issue 2026-02-16 02:18:06 -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#75