[PR #1188] [MERGED] Nc/1aug/update sdks #1933

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1188
Author: @nfcampos
Created: 8/1/2024
Status: Merged
Merged: 8/1/2024
Merged by: @nfcampos

Base: mainHead: nc/1aug/update-sdks


📝 Commits (2)

  • e4905f4 Fix create entrypoints script
  • 15ded2c Mark all schemas as optional in js and py sdk typings

📊 Changes

4 files changed (+32 additions, -13 deletions)

View changed files

📝 libs/sdk-js/.gitignore (+2 -0)
📝 libs/sdk-js/scripts/create-entrypoints.js (+9 -5)
📝 libs/sdk-js/src/schema.ts (+12 -4)
📝 libs/sdk-py/langgraph_sdk/schema.py (+9 -4)

📄 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/1188 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 8/1/2024 **Status:** ✅ Merged **Merged:** 8/1/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/1aug/update-sdks` --- ### 📝 Commits (2) - [`e4905f4`](https://github.com/langchain-ai/langgraph/commit/e4905f438a59b93f53b2564cb385ecf2f2a6430f) Fix create entrypoints script - [`15ded2c`](https://github.com/langchain-ai/langgraph/commit/15ded2c17bd44f085b33233ce8180f20ce514ccc) Mark all schemas as optional in js and py sdk typings ### 📊 Changes **4 files changed** (+32 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-js/.gitignore` (+2 -0) 📝 `libs/sdk-js/scripts/create-entrypoints.js` (+9 -5) 📝 `libs/sdk-js/src/schema.ts` (+12 -4) 📝 `libs/sdk-py/langgraph_sdk/schema.py` (+9 -4) </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:54 -05:00
yindo closed this issue 2026-02-20 17:45:54 -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#1933