[PR #499] [MERGED] Add streaming support for tuple chat widget #577

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/499
Author: @jacoblee93
Created: 2/28/2024
Status: Merged
Merged: 3/1/2024
Merged by: @eyurtsev

Base: mainHead: jacob/tuple_chat_widget


📝 Commits (1)

  • 9690e69 Add streaming support for tuple chat widget

📊 Changes

2 files changed (+30 additions, -9 deletions)

View changed files

📝 langserve/playground/src/components/ChatMessageTuplesControlRenderer.tsx (+24 -9)
📝 langserve/playground/src/components/ChatMessagesControlRenderer.tsx (+6 -0)

📄 Description

CC @eyurtsev


🔄 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/499 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `jacob/tuple_chat_widget` --- ### 📝 Commits (1) - [`9690e69`](https://github.com/langchain-ai/langserve/commit/9690e692efe24671f2b94019a4f406d65a13fe4c) Add streaming support for tuple chat widget ### 📊 Changes **2 files changed** (+30 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `langserve/playground/src/components/ChatMessageTuplesControlRenderer.tsx` (+24 -9) 📝 `langserve/playground/src/components/ChatMessagesControlRenderer.tsx` (+6 -0) </details> ### 📄 Description CC @eyurtsev --- <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 01:15:29 -05:00
yindo closed this issue 2026-02-16 01:15:29 -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#577