[PR #213] [MERGED] Update quickstart with simpler message graph examples #1306

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/213
Author: @jacoblee93
Created: 3/18/2024
Status: Merged
Merged: 3/19/2024
Merged by: @jacoblee93

Base: mainHead: jacob/quickstart


📝 Commits (1)

  • 3f5a382 Update quickstart with simpler message graph examples

📊 Changes

2 files changed (+411 additions, -14 deletions)

View changed files

📝 README.md (+184 -14)
examples/docs/quickstart.ipynb (+227 -0)

📄 Description

CC @hwchase17 @nfcampos


🔄 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/213 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/quickstart` --- ### 📝 Commits (1) - [`3f5a382`](https://github.com/langchain-ai/langgraph/commit/3f5a38244f3aea2e4f2fac468bcb40246a5f9665) Update quickstart with simpler message graph examples ### 📊 Changes **2 files changed** (+411 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+184 -14) ➕ `examples/docs/quickstart.ipynb` (+227 -0) </details> ### 📄 Description CC @hwchase17 @nfcampos --- <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:24 -05:00
yindo closed this issue 2026-02-20 17:44:24 -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#1306