[PR #767] [MERGED] langgraph conceptual docs #1662

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/767
Author: @hwchase17
Created: 6/22/2024
Status: Merged
Merged: 6/22/2024
Merged by: @hwchase17

Base: mainHead: harrison/langgraph-concepts


📝 Commits (6)

📊 Changes

4 files changed (+557 additions, -425 deletions)

View changed files

docs/docs/concepts/agentic_concepts.md (+87 -0)
docs/docs/concepts/high_level.md (+40 -0)
📝 docs/docs/concepts/index.md (+53 -425)
docs/docs/concepts/low_level.md (+377 -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/767 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 6/22/2024 **Status:** ✅ Merged **Merged:** 6/22/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `harrison/langgraph-concepts` --- ### 📝 Commits (6) - [`8d8ce2f`](https://github.com/langchain-ai/langgraph/commit/8d8ce2fa2a763eccec15354ba562a64e90d7a60a) stash - [`4196b69`](https://github.com/langchain-ai/langgraph/commit/4196b69caaa54e81e5f9701fdd6a155aa7e6414c) Merge branch 'master' into harrison/langgraph-concepts - [`ec9b855`](https://github.com/langchain-ai/langgraph/commit/ec9b855298c37d1a79763b36c0c8dbe1b62276eb) stash - [`3e50d01`](https://github.com/langchain-ai/langgraph/commit/3e50d0184e15b954058a1fa27d77c10008a3532b) Merge branch 'master' into harrison/langgraph-concepts - [`792e784`](https://github.com/langchain-ai/langgraph/commit/792e784739adc70d3a65d4969b4d4396a80da12d) cr - [`7480b7a`](https://github.com/langchain-ai/langgraph/commit/7480b7ae504c471d94d7a5e16da17f22210480db) cr ### 📊 Changes **4 files changed** (+557 additions, -425 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/concepts/agentic_concepts.md` (+87 -0) ➕ `docs/docs/concepts/high_level.md` (+40 -0) 📝 `docs/docs/concepts/index.md` (+53 -425) ➕ `docs/docs/concepts/low_level.md` (+377 -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:15 -05:00
yindo closed this issue 2026-02-20 17:45:15 -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#1662