[PR #1256] [CLOSED] Update plan-and-execute.ipynb fix type of object under "past_steps" key #1974

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1256
Author: @EdoDiT
Created: 8/7/2024
Status: Closed

Base: mainHead: plan-and-execute-example-fix


📝 Commits (2)

  • 93ebd87 Update plan-and-execute.ipynb fix type of object under "past_steps" key
  • 229239a Merge branch 'langchain-ai:main' into plan-and-execute-example-fix

📊 Changes

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

View changed files

📝 examples/plan-and-execute/plan-and-execute.ipynb (+1 -1)

📄 Description

Wrapped tuple under "past_steps" key in the dict returned by execute step function in a list to fix #978


🔄 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/1256 **Author:** [@EdoDiT](https://github.com/EdoDiT) **Created:** 8/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `plan-and-execute-example-fix` --- ### 📝 Commits (2) - [`93ebd87`](https://github.com/langchain-ai/langgraph/commit/93ebd87953cefa610aef97c70e5d92a1235f3764) Update plan-and-execute.ipynb fix type of object under "past_steps" key - [`229239a`](https://github.com/langchain-ai/langgraph/commit/229239a152c16f4e4526f55948d608e8cecff8ba) Merge branch 'langchain-ai:main' into plan-and-execute-example-fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/plan-and-execute/plan-and-execute.ipynb` (+1 -1) </details> ### 📄 Description Wrapped tuple under "past_steps" key in the dict returned by execute step function in a list to fix #978 --- <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:59 -05:00
yindo closed this issue 2026-02-20 17:45:59 -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#1974