[PR #545] [MERGED] [Conceptual docs] Fixup block #1528

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/545
Author: @hinthornw
Created: 5/29/2024
Status: Merged
Merged: 5/29/2024
Merged by: @hinthornw

Base: mainHead: wfh/fixup


📝 Commits (2)

📊 Changes

1 file changed (+50 additions, -33 deletions)

View changed files

📝 docs/docs/concepts/index.md (+50 -33)

📄 Description

  • There was a bug in the last code block
  • We were still using deprectaed set_entry/finish_point
  • Add explainer for "threads"

🔄 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/545 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/fixup` --- ### 📝 Commits (2) - [`f81cd75`](https://github.com/langchain-ai/langgraph/commit/f81cd75378490dff345e4120f06bd1755df3bfc0) Fixup block - [`ebc1bc0`](https://github.com/langchain-ai/langgraph/commit/ebc1bc0a1415bd594036acaed00de05b20fdf858) concept ### 📊 Changes **1 file changed** (+50 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/concepts/index.md` (+50 -33) </details> ### 📄 Description - There was a bug in the last code block - We were still using deprectaed set_entry/finish_point - Add explainer for "threads" --- <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:44:58 -05:00
yindo closed this issue 2026-02-20 17:44:58 -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#1528