[PR #842] [MERGED] sdk: Add support to filter threads by status #1725

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/842
Author: @nfcampos
Created: 6/26/2024
Status: Merged
Merged: 6/26/2024
Merged by: @nfcampos

Base: mainHead: nc/26jun/sdk-filter-threads-by-status


📝 Commits (1)

  • 408bdca sdk: Add support to filter threads by status

📊 Changes

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

View changed files

📝 libs/sdk-py/langgraph_sdk/client.py (+9 -1)
📝 libs/sdk-py/langgraph_sdk/schema.py (+7 -3)

📄 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/842 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/26jun/sdk-filter-threads-by-status` --- ### 📝 Commits (1) - [`408bdca`](https://github.com/langchain-ai/langgraph/commit/408bdcaf6921a9ac8a613f23b06a08281e4d6dc0) sdk: Add support to filter threads by status ### 📊 Changes **2 files changed** (+16 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-py/langgraph_sdk/client.py` (+9 -1) 📝 `libs/sdk-py/langgraph_sdk/schema.py` (+7 -3) </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:25 -05:00
yindo closed this issue 2026-02-20 17:45:25 -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#1725