[PR #787] [MERGED] docs: Add JS SDK how-to page #1677

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/787
Author: @andrewnguonly
Created: 6/24/2024
Status: Merged
Merged: 6/24/2024
Merged by: @andrewnguonly

Base: mainHead: an/24jun/sdk-how-tos


📝 Commits (1)

📊 Changes

3 files changed (+894 additions, -7 deletions)

View changed files

📝 docs/mkdocs.yml (+3 -3)
📝 examples/sdk/js_sdk.ipynb (+779 -3)
📝 examples/sdk/python_sdk.ipynb (+112 -1)

📄 Description

Summary

  1. Add JS SDK how-to page
  2. Move Python and JS SDK pages under how-to

🔄 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/787 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 6/24/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/24jun/sdk-how-tos` --- ### 📝 Commits (1) - [`93efcfa`](https://github.com/langchain-ai/langgraph/commit/93efcfa7d7cb0f4ddd572d7ad2a1ecb9b80e8f8a) Add JS SDK how-to page. ### 📊 Changes **3 files changed** (+894 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/mkdocs.yml` (+3 -3) 📝 `examples/sdk/js_sdk.ipynb` (+779 -3) 📝 `examples/sdk/python_sdk.ipynb` (+112 -1) </details> ### 📄 Description ### Summary 1. Add JS SDK how-to page 1. Move Python and JS SDK pages under how-to --- <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:18 -05:00
yindo closed this issue 2026-02-20 17:45:18 -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#1677