[PR #85] [MERGED] Update quickstart with simpler MessageGraph example #477

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

📋 Pull Request Information

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

Base: mainHead: jacob/quickstart


📝 Commits (2)

  • 9eed498 Update quickstart with simpler MessageGraph example
  • d17b3bf Lint

📊 Changes

2 files changed (+325 additions, -41 deletions)

View changed files

📝 README.md (+234 -41)
langgraph/src/tests/chatbot.int.test.ts (+91 -0)

📄 Description

CC @eyurtsev @nfcampos @bracesproul @hwchase17


🔄 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/langgraphjs/pull/85 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/quickstart` --- ### 📝 Commits (2) - [`9eed498`](https://github.com/langchain-ai/langgraphjs/commit/9eed49893c05a4658b22ac0315935ef663cf4d72) Update quickstart with simpler MessageGraph example - [`d17b3bf`](https://github.com/langchain-ai/langgraphjs/commit/d17b3bf55e340c1a86786ee455febd0f24e515a1) Lint ### 📊 Changes **2 files changed** (+325 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+234 -41) ➕ `langgraph/src/tests/chatbot.int.test.ts` (+91 -0) </details> ### 📄 Description CC @eyurtsev @nfcampos @bracesproul @hwchase17 --- <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-15 18:17:08 -05:00
yindo closed this issue 2026-02-15 18:17:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#477