mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[DOCS]: can not add answer node in iteriate node for 1.6.0, but the docs said it can #186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @123banzhang on GitHub (Jul 16, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
No response
Current Content
Configure a Direct Reply Node inside the iteration node to achieve streaming output after each iteration.
Suggested Changes
Can not configure a Direct Reply Node inside the iteration node to achieve streaming output after each iteration for 1.6.0
Reason for Change
No response
Code of Conduct
@123banzhang commented on GitHub (Jul 16, 2025):
@crazywoola commented on GitHub (Jul 16, 2025):
Is this a workflow or a chatflow?
@123banzhang commented on GitHub (Jul 16, 2025):
workflow
@crazywoola commented on GitHub (Jul 17, 2025):
Only chatflow has
Answernode. This is an expected behavior, I believe there nothing to be changed here.@123banzhang commented on GitHub (Jul 17, 2025):
ok. I got it , thank you