-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Include branch node stream output not working #9852
Comments
The issue you're experiencing with the 'stream output' not working and instead getting a 'block output' in Dify's workflow execution is likely related to the configuration of the Check your workflow configuration to ensure that the |
I had the same problem. The following application cannot be streamed.
The file upload Q&A application implemented in another way does not have this problem and can be streamed normally.
|
It seems to have reappeared in 0.14.2. |
Self Checks
Dify version
0.10.1
Cloud or Self Hosted
Cloud, Self Hosted (Docker)
Steps to reproduce
DSL:
✔️ Expected Behavior
stream output
❌ Actual Behavior
block output
The text was updated successfully, but these errors were encountered: