[PR #1126] [MERGED] docs: add how to for graph factory + update cli #1904

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1126
Author: @vbarda
Created: 7/24/2024
Status: Merged
Merged: 7/24/2024
Merged by: @nfcampos

Base: mainHead: vb/add-graph-factory-example


📝 Commits (2)

  • 2ceac21 docs: add how to for graph factory + update cli
  • 190372e update

📊 Changes

4 files changed (+150 additions, -3 deletions)

View changed files

docs/docs/cloud/deployment/graph_rebuild.md (+146 -0)
📝 docs/docs/cloud/deployment/setup.md (+1 -1)
📝 docs/docs/cloud/reference/cli.md (+2 -2)
📝 docs/mkdocs.yml (+1 -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/langgraph/pull/1126 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `vb/add-graph-factory-example` --- ### 📝 Commits (2) - [`2ceac21`](https://github.com/langchain-ai/langgraph/commit/2ceac211e7f839933b27992f889d23a3b01f1732) docs: add how to for graph factory + update cli - [`190372e`](https://github.com/langchain-ai/langgraph/commit/190372e137bf0494a0619dec6e7616dfedfd77cc) update ### 📊 Changes **4 files changed** (+150 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/cloud/deployment/graph_rebuild.md` (+146 -0) 📝 `docs/docs/cloud/deployment/setup.md` (+1 -1) 📝 `docs/docs/cloud/reference/cli.md` (+2 -2) 📝 `docs/mkdocs.yml` (+1 -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-20 17:45:49 -05:00
yindo closed this issue 2026-02-20 17:45: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/langgraph#1904