How to make the conversational application created using dify use streaming output? #1763

Closed
opened 2026-02-21 17:37:37 -05:00 by yindo · 0 comments
Owner

Originally created by @majestichou on GitHub (Apr 4, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Provide a description of the help you need

How to make the conversational application created using dify use streaming output? I deploy Dify by docker compose according to official docs Docker Compose Deployment
I create an application using Dify with Qwen API. But when I talk to the big language model, the AI's answer is not streaming output.
Does Dify have parameter configuration and can use streaming output?

Originally created by @majestichou on GitHub (Apr 4, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Provide a description of the help you need How to make the conversational application created using dify use streaming output? I deploy Dify by docker compose according to official docs [Docker Compose Deployment](https://docs.dify.ai/getting-started/install-self-hosted/docker-compose) I create an application using Dify with Qwen API. But when I talk to the big language model, the AI's answer is not streaming output. Does Dify have parameter configuration and can use streaming output?
yindo added the 🙋‍♂️ question label 2026-02-21 17:37:37 -05:00
yindo closed this issue 2026-02-21 17:37:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#1763