mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 03:15:21 -04:00
[PR #125] [MERGED] fix: source nodes should from document artifact #144
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/125
Author: @thucpn
Created: 6/5/2025
Status: ✅ Merged
Merged: 6/6/2025
Merged by: @thucpn
Base:
main← Head:tp/source-nodes-should-from-artifact📝 Commits (9)
d6dd2acfix: source nodes should from document artifact3b2d31fpassing nodes from markdown to custom renderer720b476check isLast63b2476update contract openArtifactInCanvas367d862keep init artifact in context69616d3use sources from document artifactd4b9b92use simple artifact sources2ece6caCreate lucky-experts-hang.md6113256remove score📊 Changes
5 files changed (+22 additions, -10 deletions)
View changed files
➕
.changeset/lucky-experts-hang.md(+5 -0)📝
packages/chat-ui/src/chat/canvas/artifacts.ts(+1 -0)📝
packages/chat-ui/src/chat/canvas/artifacts/document.tsx(+14 -10)📝
packages/chat-ui/src/chat/canvas/context.tsx(+1 -0)📝
packages/chat-ui/src/widgets/document-editor.tsx(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.