[PR #1501] [MERGED] [docs]: recursion limit info #2108

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1501
Author: @isahers1
Created: 8/27/2024
Status: Merged
Merged: 8/28/2024
Merged by: @isahers1

Base: mainHead: isaac/recursionlimit


📝 Commits (5)

📊 Changes

5 files changed (+186 additions, -2 deletions)

View changed files

📝 docs/_scripts/copy_notebooks.py (+1 -0)
📝 docs/docs/concepts/low_level.md (+11 -1)
📝 docs/docs/how-tos/index.md (+1 -1)
📝 docs/mkdocs.yml (+1 -0)
examples/recursion-limit.ipynb (+172 -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/1501 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@isahers1](https://github.com/isahers1) **Base:** `main` ← **Head:** `isaac/recursionlimit` --- ### 📝 Commits (5) - [`c6c01b5`](https://github.com/langchain-ai/langgraph/commit/c6c01b57495fe4f3fa705403b62d7e763545b5f2) draft - [`2b623dd`](https://github.com/langchain-ai/langgraph/commit/2b623dd78fab7a38053cce9d5fc3ef6b26377248) vadym comments - [`e5d04cd`](https://github.com/langchain-ai/langgraph/commit/e5d04cd5effae1a25ef68b66964d5c1a138634a1) spelling - [`865ac5f`](https://github.com/langchain-ai/langgraph/commit/865ac5f03eb33feed03123ba8d3d24aea696538e) final nits - [`283bb95`](https://github.com/langchain-ai/langgraph/commit/283bb959cb3cd0e8bf60a97e7ad2e05ffd89287f) final nits ### 📊 Changes **5 files changed** (+186 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/_scripts/copy_notebooks.py` (+1 -0) 📝 `docs/docs/concepts/low_level.md` (+11 -1) 📝 `docs/docs/how-tos/index.md` (+1 -1) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/recursion-limit.ipynb` (+172 -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:46:18 -05:00
yindo closed this issue 2026-02-20 17:46:18 -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#2108