[PR #98] [MERGED] add plan-and-execute example #1233

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/98
Author: @hwchase17
Created: 2/9/2024
Status: Merged
Merged: 2/9/2024
Merged by: @hinthornw

Base: mainHead: harrison/plan-and-execute


📝 Commits (1)

  • ce5144f add plan-and-execute example

📊 Changes

1 file changed (+494 additions, -0 deletions)

View changed files

examples/plan-and-execute/plan-and-execute.ipynb (+494 -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/98 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/9/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `harrison/plan-and-execute` --- ### 📝 Commits (1) - [`ce5144f`](https://github.com/langchain-ai/langgraph/commit/ce5144fccd2947e1f71ece065eef2b7d1fdfcbee) add plan-and-execute example ### 📊 Changes **1 file changed** (+494 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/plan-and-execute/plan-and-execute.ipynb` (+494 -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:44:14 -05:00
yindo closed this issue 2026-02-20 17:44:14 -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#1233