[PR #1032] [MERGED] sdk-js: add thread_id and if_exists to ThreadsClient.create #1847

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1032
Author: @vbarda
Created: 7/16/2024
Status: Merged
Merged: 7/16/2024
Merged by: @vbarda

Base: mainHead: vb/add-thread-id-js-sdk


📝 Commits (2)

  • d487cb2 sdk-js: add thread_id and if_exists to ThreadsClient.create
  • 87b8fce remove bump

📊 Changes

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

View changed files

📝 libs/sdk-js/src/client.mts (+8 -1)
📝 libs/sdk-js/src/types.mts (+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/langgraph/pull/1032 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/16/2024 **Status:** ✅ Merged **Merged:** 7/16/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-thread-id-js-sdk` --- ### 📝 Commits (2) - [`d487cb2`](https://github.com/langchain-ai/langgraph/commit/d487cb21a4510c8bc47cedc9b0b88659da6ff27e) sdk-js: add thread_id and if_exists to ThreadsClient.create - [`87b8fce`](https://github.com/langchain-ai/langgraph/commit/87b8fce4e757037926cff7e9a71f301855858db0) remove bump ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-js/src/client.mts` (+8 -1) 📝 `libs/sdk-js/src/types.mts` (+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-20 17:45:41 -05:00
yindo closed this issue 2026-02-20 17:45:41 -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#1847