[PR #209] [MERGED] [Docs] Update README and add Quickstart guide #578

Closed
opened 2026-02-15 19:15:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/209
Author: @hinthornw
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @hinthornw

Base: mainHead: wfh/update_readme


📝 Commits (1)

📊 Changes

6 files changed (+459 additions, -335 deletions)

View changed files

📝 README.md (+146 -331)
📝 _scripts/run_notebook.py (+49 -3)
📝 docs/Makefile (+1 -1)
📝 docs/_scripts/copy_notebooks.py (+1 -0)
📝 docs/mkdocs.yml (+1 -0)
examples/quickstart.ipynb (+261 -0)

📄 Description

Quickstart is essentially the same, though I start with createReactAgent to be simpler.


🔄 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/209 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/update_readme` --- ### 📝 Commits (1) - [`8b1b6c1`](https://github.com/langchain-ai/langgraphjs/commit/8b1b6c15fedc19cb2267273a747c5610c21620d7) Update quickstart ### 📊 Changes **6 files changed** (+459 additions, -335 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+146 -331) 📝 `_scripts/run_notebook.py` (+49 -3) 📝 `docs/Makefile` (+1 -1) 📝 `docs/_scripts/copy_notebooks.py` (+1 -0) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/quickstart.ipynb` (+261 -0) </details> ### 📄 Description Quickstart is essentially the same, though I start with `createReactAgent` to be simpler. --- <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 19:15:06 -05:00
yindo closed this issue 2026-02-15 19:15:06 -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#578