mirror of
https://github.com/langchain-ai/agent-chat-ui.git
synced 2026-07-15 11:55:49 -04:00
[PR #127] [MERGED] Initial pass on artifacts #174
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/langchain-ai/agent-chat-ui/pull/127
Author: @dqbd
Created: 4/28/2025
Status: ✅ Merged
Merged: 4/30/2025
Merged by: @dqbd
Base:
main← Head:dqbd/artifacts📝 Commits (4)
72c13c7Initial pass on artifactse556b13Refactor58dd69dCleanup, make more robustbc547a3Add context-aware artifacts📊 Changes
7 files changed (+432 additions, -209 deletions)
View changed files
📝
package.json(+1 -1)📝
pnpm-lock.yaml(+7 -6)📝
src/app/page.tsx(+4 -1)➕
src/components/thread/artifact.tsx(+167 -0)📝
src/components/thread/index.tsx(+241 -196)📝
src/components/thread/messages/ai.tsx(+3 -1)📝
src/providers/Stream.tsx(+9 -4)📄 Description
Related PR: https://github.com/langchain-ai/langgraphjs-gen-ui-examples/pull/24
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.