[PR #434] [MERGED] Adds state management docs #754

Closed
opened 2026-02-15 19:15:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/434
Author: @jacoblee93
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @jacoblee93

Base: jacob/0.2Head: jacob/state_management_docs


📝 Commits (1)

  • de9b883 Adds state management docs

📊 Changes

4 files changed (+226 additions, -0 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+5 -0)
📝 docs/mkdocs.yml (+3 -0)
examples/how-tos/input_output_schema.ipynb (+86 -0)
examples/how-tos/pass_private_state.ipynb (+132 -0)

📄 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/langgraphjs/pull/434 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `jacob/0.2` ← **Head:** `jacob/state_management_docs` --- ### 📝 Commits (1) - [`de9b883`](https://github.com/langchain-ai/langgraphjs/commit/de9b883b11b67e3d892b42b0c5f50b19da47bfeb) Adds state management docs ### 📊 Changes **4 files changed** (+226 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+5 -0) 📝 `docs/mkdocs.yml` (+3 -0) ➕ `examples/how-tos/input_output_schema.ipynb` (+86 -0) ➕ `examples/how-tos/pass_private_state.ipynb` (+132 -0) </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-15 19:15:47 -05:00
yindo closed this issue 2026-02-15 19:15:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#754