Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plan-and-execute.ipynb fix type of object under "past_steps" key #1256

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EdoDiT
Copy link

@EdoDiT EdoDiT commented Aug 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plan-and-execute example => TypeError: can only concatenate list (not "tuple") to list
1 participant