[PR #76] [MERGED] Handle streamed message chunks in playground #327

Closed
opened 2026-02-16 00:20:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/76
Author: @dqbd
Created: 10/19/2023
Status: Merged
Merged: 10/24/2023
Merged by: @dqbd

Base: mainHead: dqbd/playground-chat-streaming


📝 Commits (2)

  • 19e38e4 Handle streamed message chunks in playground
  • 7322ecd Inline AIMessageChunk code

📊 Changes

1 file changed (+103 additions, -1 deletions)

View changed files

📝 langserve/playground/src/App.tsx (+103 -1)

📄 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/langchain-ai/langserve/pull/76 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 10/24/2023 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/playground-chat-streaming` --- ### 📝 Commits (2) - [`19e38e4`](https://github.com/langchain-ai/langserve/commit/19e38e4f9121693c938f14a45dbeb3d2e5b1fe01) Handle streamed message chunks in playground - [`7322ecd`](https://github.com/langchain-ai/langserve/commit/7322ecd1e2ccb67fa3296699b52a995dd705bb36) Inline AIMessageChunk code ### 📊 Changes **1 file changed** (+103 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `langserve/playground/src/App.tsx` (+103 -1) </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 00:20:10 -05:00
yindo closed this issue 2026-02-16 00:20:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#327