[PR #1009] [MERGED] sdk-py: add if_exists to threads.create #1828

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

📋 Pull Request Information

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

Base: mainHead: vb/add-sdk-if-exists


📝 Commits (1)

  • 2eaf2ba sdk-py: add if_exists to threads.create

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 libs/sdk-py/langgraph_sdk/client.py (+4 -0)
📝 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/1009 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/12/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-sdk-if-exists` --- ### 📝 Commits (1) - [`2eaf2ba`](https://github.com/langchain-ai/langgraph/commit/2eaf2ba994678b29471842faee8a79e3fc7dfe0a) sdk-py: add if_exists to threads.create ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-py/langgraph_sdk/client.py` (+4 -0) 📝 `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:45:39 -05:00
yindo closed this issue 2026-02-20 17:45:39 -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#1828