[PR #1445] [MERGED] sdk: Add on_disconnect arg to create/wait streaming run #2080

Closed
opened 2026-02-20 17:46:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1445
Author: @nfcampos
Created: 8/22/2024
Status: Merged
Merged: 8/22/2024
Merged by: @nfcampos

Base: mainHead: nc/22aug/sdk-on-disconnect


📝 Commits (1)

  • 19b3823 sdk: Add on_disconnect arg to create/wait streaming run

📊 Changes

2 files changed (+19 additions, -4 deletions)

View changed files

📝 libs/sdk-py/langgraph_sdk/client.py (+17 -4)
📝 libs/sdk-py/langgraph_sdk/schema.py (+2 -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/langgraph/pull/1445 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/22aug/sdk-on-disconnect` --- ### 📝 Commits (1) - [`19b3823`](https://github.com/langchain-ai/langgraph/commit/19b382335f931920633045319102ee75b7da7c64) sdk: Add on_disconnect arg to create/wait streaming run ### 📊 Changes **2 files changed** (+19 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-py/langgraph_sdk/client.py` (+17 -4) 📝 `libs/sdk-py/langgraph_sdk/schema.py` (+2 -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-20 17:46:14 -05:00
yindo closed this issue 2026-02-20 17:46:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2080