[PR #800] [MERGED] docs: update concepts/howto for Command #1018

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/800
Author: @vbarda
Created: 1/24/2025
Status: Merged
Merged: 1/28/2025
Merged by: @jacoblee93

Base: mainHead: vb/port-command-parent-docs


📝 Commits (4)

  • a4e5494 docs: update concepts/howto for Command
  • 2c5ac32 update
  • afcf891 Merge branch 'main' of github.com:langchain-ai/langgraphjs into vb/port-command-parent-docs
  • 0782d3f Fix typo

📊 Changes

3 files changed (+129 additions, -5 deletions)

View changed files

📝 docs/docs/concepts/low_level.md (+53 -0)
📝 examples/how-tos/command.ipynb (+75 -4)
📝 examples/how-tos/update-state-from-tools.ipynb (+1 -1)

📄 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/800 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `vb/port-command-parent-docs` --- ### 📝 Commits (4) - [`a4e5494`](https://github.com/langchain-ai/langgraphjs/commit/a4e5494f64bcf2049fa5dc739bc56c66236c473e) docs: update concepts/howto for Command - [`2c5ac32`](https://github.com/langchain-ai/langgraphjs/commit/2c5ac326ded343ea5234b4be996cb00594059ab8) update - [`afcf891`](https://github.com/langchain-ai/langgraphjs/commit/afcf8914511bae603b20c43888562a542bf98a9f) Merge branch 'main' of github.com:langchain-ai/langgraphjs into vb/port-command-parent-docs - [`0782d3f`](https://github.com/langchain-ai/langgraphjs/commit/0782d3f6fa1c5b9ec840d58bf8740625e9579338) Fix typo ### 📊 Changes **3 files changed** (+129 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/concepts/low_level.md` (+53 -0) 📝 `examples/how-tos/command.ipynb` (+75 -4) 📝 `examples/how-tos/update-state-from-tools.ipynb` (+1 -1) </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:16:49 -05:00
yindo closed this issue 2026-02-15 19:16:49 -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#1018