[PR #256] [MERGED] Fix streaming duplicate requests when refocusing #464

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/256
Author: @dqbd
Created: 11/23/2023
Status: Merged
Merged: 11/27/2023
Merged by: @dqbd

Base: mainHead: dqbd/stream-log-refetch-fix


📝 Commits (2)

  • 4bee59f Fix streaming duplicate requests when refocusing
  • 6bbb839 New build

📊 Changes

3 files changed (+3 additions, -2 deletions)

View changed files

📝 langserve/playground/dist/assets/index-65de8f9b.js (+1 -1)
📝 langserve/playground/dist/index.html (+1 -1)
📝 langserve/playground/src/useStreamLog.tsx (+1 -0)

📄 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/256 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 11/23/2023 **Status:** ✅ Merged **Merged:** 11/27/2023 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/stream-log-refetch-fix` --- ### 📝 Commits (2) - [`4bee59f`](https://github.com/langchain-ai/langserve/commit/4bee59fb74bba113b408983ff551236abf6d790d) Fix streaming duplicate requests when refocusing - [`6bbb839`](https://github.com/langchain-ai/langserve/commit/6bbb839ef6ef16fb5398aa69611e5230c28ef3ba) New build ### 📊 Changes **3 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `langserve/playground/dist/assets/index-65de8f9b.js` (+1 -1) 📝 `langserve/playground/dist/index.html` (+1 -1) 📝 `langserve/playground/src/useStreamLog.tsx` (+1 -0) </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 01:15:04 -05:00
yindo closed this issue 2026-02-16 01:15:04 -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#464