[PR #995] [MERGED] Update controllability docs #1819

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/995
Author: @rlancemartin
Created: 7/11/2024
Status: Merged
Merged: 7/11/2024
Merged by: @rlancemartin

Base: mainHead: rlm/update_controlability_docs


📝 Commits (4)

  • 4acf569 Update controllability docs
  • 491e1a6 Merge branch 'main' into rlm/update_controlability_docs
  • 2266dc7 Update controllability docs
  • 4fed30f Update docs

📊 Changes

5 files changed (+247 additions, -41 deletions)

View changed files

📝 examples/branching.ipynb (+21 -6)
📝 examples/human_in_the_loop/edit-graph-state.ipynb (+1 -1)
📝 examples/human_in_the_loop/wait-user-input.ipynb (+1 -1)
📝 examples/map-reduce.ipynb (+15 -5)
📝 examples/subgraph.ipynb (+209 -28)

📄 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/995 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/update_controlability_docs` --- ### 📝 Commits (4) - [`4acf569`](https://github.com/langchain-ai/langgraph/commit/4acf569f308d2a1348bac2d3255154c206d364ac) Update controllability docs - [`491e1a6`](https://github.com/langchain-ai/langgraph/commit/491e1a62b0f5d52b1a14c369456a951793c18664) Merge branch 'main' into rlm/update_controlability_docs - [`2266dc7`](https://github.com/langchain-ai/langgraph/commit/2266dc70c6c95b3ed2d38732107f58037936d4db) Update controllability docs - [`4fed30f`](https://github.com/langchain-ai/langgraph/commit/4fed30f1b006321b17ce2eee7b226ef71bc7110e) Update docs ### 📊 Changes **5 files changed** (+247 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `examples/branching.ipynb` (+21 -6) 📝 `examples/human_in_the_loop/edit-graph-state.ipynb` (+1 -1) 📝 `examples/human_in_the_loop/wait-user-input.ipynb` (+1 -1) 📝 `examples/map-reduce.ipynb` (+15 -5) 📝 `examples/subgraph.ipynb` (+209 -28) </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:38 -05:00
yindo closed this issue 2026-02-20 17:45:38 -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#1819