[PR #841] [MERGED] [SDK] Cleanup docstring + fix 422 if nothing specified #1726

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/841
Author: @hinthornw
Created: 6/26/2024
Status: Merged
Merged: 6/27/2024
Merged by: @hinthornw

Base: mainHead: wfh/sdk_nits


📝 Commits (6)

📊 Changes

2 files changed (+13 additions, -2 deletions)

View changed files

📝 examples/code_assistant/langgraph_code_assistant.ipynb (+1 -1)
📝 libs/sdk-py/langgraph_sdk/client.py (+12 -1)

📄 Description

also looks like a doc link is failing on main if there are redirects


🔄 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/841 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/sdk_nits` --- ### 📝 Commits (6) - [`32a8e07`](https://github.com/langchain-ai/langgraph/commit/32a8e075af81aa19afab6221baae5c4d91cad979) [SDK] Python docstring + 422 cleanup - [`aecfd57`](https://github.com/langchain-ai/langgraph/commit/aecfd57a87a47da20e16639326c8d63cbd775736) fix redirects - [`b59bfc6`](https://github.com/langchain-ai/langgraph/commit/b59bfc609412355df4416dd8227ba6d43deaece1) fmt - [`b6a63a7`](https://github.com/langchain-ai/langgraph/commit/b6a63a7efc9a5f5342da3d94d370125778688530) undo - [`ca081f5`](https://github.com/langchain-ai/langgraph/commit/ca081f5ef0b031a7f0c48e03a6cf01a8af7df753) fmt - [`2a24f09`](https://github.com/langchain-ai/langgraph/commit/2a24f0916c51697c3c957bd95b57bf68b4fea95a) Merge branch 'main' into wfh/sdk_nits ### 📊 Changes **2 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `examples/code_assistant/langgraph_code_assistant.ipynb` (+1 -1) 📝 `libs/sdk-py/langgraph_sdk/client.py` (+12 -1) </details> ### 📄 Description also looks like a doc link is failing on main if there are redirects --- <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#1726