[PR #350] [MERGED] docs[minor]: Add doc on defining state #681

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/350
Author: @bracesproul
Created: 8/22/2024
Status: Merged
Merged: 8/22/2024
Merged by: @bracesproul

Base: mainHead: brace/defining-state-doc


📝 Commits (10+)

📊 Changes

3 files changed (+233 additions, -27 deletions)

View changed files

examples/how-tos/define-state.ipynb (+216 -0)
📝 examples/quickstart.ipynb (+14 -24)
📝 yarn.lock (+3 -3)

📄 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/350 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/defining-state-doc` --- ### 📝 Commits (10+) - [`f8311ca`](https://github.com/langchain-ai/langgraphjs/commit/f8311ca53ec276d920456ae9cb28cea04cb25a18) docs[minor]: Add doc on defining state - [`7109824`](https://github.com/langchain-ai/langgraphjs/commit/71098246b7c63e5277fb7180ceb826d0c1698cf8) define state value - [`421c549`](https://github.com/langchain-ai/langgraphjs/commit/421c54971deaf2c31a4cd976f46e824cb51d029a) cr - [`fe1e074`](https://github.com/langchain-ai/langgraphjs/commit/fe1e0746438247d5a650c0ddcbd8eb7a178992ae) bump - [`bb8a73c`](https://github.com/langchain-ai/langgraphjs/commit/bb8a73c314fba68e8b1c83221710475880ee94d4) merge main - [`7b1c1b8`](https://github.com/langchain-ai/langgraphjs/commit/7b1c1b86e921f3142634e8fcca8ad2f426de9bc9) bump - [`eeca956`](https://github.com/langchain-ai/langgraphjs/commit/eeca956ebcd188d15b66146a4e69dbbe114ea004) bump - [`896c519`](https://github.com/langchain-ai/langgraphjs/commit/896c519d5e2b875e6dd16491450eb3a725304217) bump - [`d454752`](https://github.com/langchain-ai/langgraphjs/commit/d4547526a9346b00f68768b910f18e1e49451d7f) bump - [`914e90f`](https://github.com/langchain-ai/langgraphjs/commit/914e90f474a88fa3b803126a6d16d2f3e2ff4cae) bump ### 📊 Changes **3 files changed** (+233 additions, -27 deletions) <details> <summary>View changed files</summary> ➕ `examples/how-tos/define-state.ipynb` (+216 -0) 📝 `examples/quickstart.ipynb` (+14 -24) 📝 `yarn.lock` (+3 -3) </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:29 -05:00
yindo closed this issue 2026-02-15 19:15:29 -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#681