[PR #1782] [MERGED] sdk: Add support for scheduled runs #2294

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1782
Author: @nfcampos
Created: 9/20/2024
Status: Merged
Merged: 9/20/2024
Merged by: @nfcampos

Base: mainHead: nc/20sep/sdk-py-after-seconds


📝 Commits (1)

  • 9121a1e sdk: Add support for scheduled runs

📊 Changes

1 file changed (+24 additions, -0 deletions)

View changed files

📝 libs/sdk-py/langgraph_sdk/client.py (+24 -0)

📄 Description

  • after_seconds param to Runs.wait/stream/create

🔄 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/1782 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 9/20/2024 **Status:** ✅ Merged **Merged:** 9/20/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/20sep/sdk-py-after-seconds` --- ### 📝 Commits (1) - [`9121a1e`](https://github.com/langchain-ai/langgraph/commit/9121a1e14fec5fb163625e6568037f19896aca43) sdk: Add support for scheduled runs ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-py/langgraph_sdk/client.py` (+24 -0) </details> ### 📄 Description - after_seconds param to Runs.wait/stream/create --- <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:45 -05:00
yindo closed this issue 2026-02-20 17:46:45 -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#2294