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

[Bug]: Documented "Loops: Chatbot" example doesn't work #391

Open
okdewit opened this issue Apr 18, 2024 · 1 comment
Open

[Bug]: Documented "Loops: Chatbot" example doesn't work #391

okdewit opened this issue Apr 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@okdewit
Copy link

okdewit commented Apr 18, 2024

What happened?

In the documented example, the loop controller doesn't receive a default value for "message history".

I could only get the example to work by adding an empty array node to the default for data 1, so it gets seeded with [] rather than undefined.

What was the expected functionality?

Documented example doesn't work

Relevant screenshots

Fixed example:

image

@okdewit okdewit added the bug Something isn't working label Apr 18, 2024
@abrenneke
Copy link
Collaborator

Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants