[PR #662] [MERGED] [docs]: add create_react_agent how-to notebook #1593

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/662
Author: @vbarda
Created: 6/13/2024
Status: Merged
Merged: 6/17/2024
Merged by: @vbarda

Base: mainHead: vb/add-create-react-agent-nb


📝 Commits (7)

📊 Changes

4 files changed (+654 additions, -0 deletions)

View changed files

📝 docs/_scripts/copy_notebooks.py (+1 -0)
📝 docs/docs/how-tos/index.md (+1 -0)
📝 docs/mkdocs.yml (+1 -0)
examples/create-react-agent.ipynb (+651 -0)

📄 Description

No description provided


🔄 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/662 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/13/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-create-react-agent-nb` --- ### 📝 Commits (7) - [`b010ce6`](https://github.com/langchain-ai/langgraph/commit/b010ce65446d631abf2562552d821d4abcae4846) add create_react_agent how-to notebook - [`4ecb8fa`](https://github.com/langchain-ai/langgraph/commit/4ecb8fa08874c6687af3455ee61f9098e9e4833a) add docs mention - [`ca4ce87`](https://github.com/langchain-ai/langgraph/commit/ca4ce87c00b25865eb4da5397b5ce740cca55133) nit - [`cfbb6ba`](https://github.com/langchain-ai/langgraph/commit/cfbb6ba7ee4f60d7eab72254d6499555f39c69fe) code review - [`fabade8`](https://github.com/langchain-ai/langgraph/commit/fabade8ff5e263da4638dffa4dd8d3a8f1d80266) lint - [`0b70344`](https://github.com/langchain-ai/langgraph/commit/0b703444a160a89e05ae743e13b79c2e592926b7) update script/yml - [`fe46459`](https://github.com/langchain-ai/langgraph/commit/fe464591f7bfed9c537883be5b56591c4d9b2b61) code review ### 📊 Changes **4 files changed** (+654 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/_scripts/copy_notebooks.py` (+1 -0) 📝 `docs/docs/how-tos/index.md` (+1 -0) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/create-react-agent.ipynb` (+651 -0) </details> ### 📄 Description _No description provided_ --- <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:45:06 -05:00
yindo closed this issue 2026-02-20 17:45: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/langgraph#1593