[PR #1443] [MERGED] fix(sdk-js): support sending end events #2074

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/1443
Author: @dqbd
Created: 8/22/2024
Status: Merged
Merged: 8/23/2024
Merged by: @dqbd

Base: mainHead: dqbd/js-sdk-end-event


📝 Commits (3)

📊 Changes

3 files changed (+23 additions, -9 deletions)

View changed files

📝 libs/sdk-js/package.json (+1 -1)
📝 libs/sdk-js/src/client.mts (+10 -1)
📝 libs/sdk-js/src/schema.ts (+12 -7)

📄 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/1443 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/js-sdk-end-event` --- ### 📝 Commits (3) - [`75dec9b`](https://github.com/langchain-ai/langgraph/commit/75dec9b924d1c91818a4593c292286c19a359b9f) fix(sdk-js): support sending end events - [`0b7f451`](https://github.com/langchain-ai/langgraph/commit/0b7f451b40e0593feaf3e016265fa02d4ac3ccd4) Bump to 0.0.6 - [`c72acc9`](https://github.com/langchain-ai/langgraph/commit/c72acc91455ac81b9ddab661f6a8cb9ac21b8204) Add missing status ### 📊 Changes **3 files changed** (+23 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-js/package.json` (+1 -1) 📝 `libs/sdk-js/src/client.mts` (+10 -1) 📝 `libs/sdk-js/src/schema.ts` (+12 -7) </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#2074