mirror of
https://github.com/langgenius/webapp-text-generator.git
synced 2026-07-25 13:46:05 -04:00
It seems that the workflow mode does not support stream output #15
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 @sanbei101 on GitHub (Aug 28, 2024).
When I use the workflow mode,the answer is not streamed word by word like
dify cloud, but is presented all at once after the answer is output.1.my sefl host app
2.dify cloud app
thank you for your efforts