Self Checks
Dify version
1.10.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When a workflow is published as a tool node, it only returns the execution result of the node and cannot return the internal execution status of the tool. Especially when there is an LLM in the tool node, streaming output is not supported. Are there any solutions?
✔️ Expected Behavior
The nodes where workflow is published as a tool can output the execution process, mainly the thinking process of LLM nodes can be output in a streaming manner.
❌ Actual Behavior
No response
Self Checks
Dify version
1.10.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When a workflow is published as a tool node, it only returns the execution result of the node and cannot return the internal execution status of the tool. Especially when there is an LLM in the tool node, streaming output is not supported. Are there any solutions?
✔️ Expected Behavior
The nodes where workflow is published as a tool can output the execution process, mainly the thinking process of LLM nodes can be output in a streaming manner.
❌ Actual Behavior
No response