[PR #402] [MERGED] Improve Intro #1440

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

📋 Pull Request Information

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

Base: mainHead: wfh/intro_improve


📝 Commits (3)

📊 Changes

1 file changed (+521 additions, -250 deletions)

View changed files

📝 examples/introduction.ipynb (+521 -250)

📄 Description

  • Add imports so each section can be run independently (not depend on previous ones)
  • Link to prebuilt stuff to make it easier to look up.
  • Fix up printouts

🔄 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/402 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/intro_improve` --- ### 📝 Commits (3) - [`bca2d49`](https://github.com/langchain-ai/langgraph/commit/bca2d49070dc28cff8e543e8e272c7ba82a91bd9) Add links to add_messages - [`c9f94ac`](https://github.com/langchain-ai/langgraph/commit/c9f94acd277b079d0182d3b80b7b0ee7afb5bf63) Refrain from prebuilt initially - [`c92d01c`](https://github.com/langchain-ai/langgraph/commit/c92d01c6a63de1dbdd7021f21bfc460311f9a3a5) Improve intro ### 📊 Changes **1 file changed** (+521 additions, -250 deletions) <details> <summary>View changed files</summary> 📝 `examples/introduction.ipynb` (+521 -250) </details> ### 📄 Description - Add imports so each section can be run independently (not depend on previous ones) - Link to prebuilt stuff to make it easier to look up. - Fix up printouts --- <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:44 -05:00
yindo closed this issue 2026-02-20 17:44:44 -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#1440