tongyi cannot be configured #8954

Closed
opened 2026-02-21 18:28:49 -05:00 by yindo · 7 comments
Owner

Originally created by @Sunder92 on GitHub (Mar 3, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • 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).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

When deploying the community version with Docker Compose, after installing the Tongyi Qianwen plugin and configuring the key, you'll get a prompt saying "parameter incremental_output only support stream call".

✔️ Expected Behavior

The system can be configured normally

Actual Behavior

No response

Originally created by @Sunder92 on GitHub (Mar 3, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.0.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce When deploying the community version with Docker Compose, after installing the Tongyi Qianwen plugin and configuring the key, you'll get a prompt saying "parameter incremental_output only support stream call". ### ✔️ Expected Behavior The system can be configured normally ### ❌ Actual Behavior _No response_
yindo closed this issue 2026-02-21 18:28:49 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Mar 3, 2025):

@Sunder92 Hello! I'm here to assist you with any bugs, questions, or contributions. Let's work together to solve the issue you're facing.

To resolve the issue where deploying the community version with Docker Compose and configuring the Tongyi Qianwen plugin results in the prompt "parameter incremental_output only support stream call," you can either:

  1. Uninstall the Tongyi plugin version 0.05 and install version 0.04 from the plugin market instead.

OR

  1. Downgrade to Dify version 0.15.3 by using the command:
    git clone https://github.com/langgenius/dify.git --branch 0.15.3
    

This should help you configure the plugin without encountering the error [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Mar 3, 2025): <!-- Greeting --> @Sunder92 Hello! I'm here to assist you with any bugs, questions, or contributions. Let's work together to solve the issue you're facing. <!-- Answer --> To resolve the issue where deploying the community version with Docker Compose and configuring the Tongyi Qianwen plugin results in the prompt "parameter incremental_output only support stream call," you can either: 1. Uninstall the Tongyi plugin version 0.05 and install version 0.04 from the plugin market instead. OR 2. Downgrade to Dify version 0.15.3 by using the command: ```bash git clone https://github.com/langgenius/dify.git --branch 0.15.3 ``` This should help you configure the plugin without encountering the error <sup>[[1]](https://github.com/langgenius/dify/issues/14802)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=other)</sup>
Author
Owner

@crazywoola commented on GitHub (Mar 3, 2025):

What's your plugin version

Image
@crazywoola commented on GitHub (Mar 3, 2025): What's your plugin version <img width="1181" alt="Image" src="https://github.com/user-attachments/assets/8e92e75d-0893-4d5b-a1ba-9a9bf66a6e77" />
Author
Owner

@Sunder92 commented on GitHub (Mar 3, 2025):

@crazywoola 0.0.5

@Sunder92 commented on GitHub (Mar 3, 2025): @crazywoola 0.0.5
Author
Owner

@crazywoola commented on GitHub (Mar 3, 2025):

Can you share the configuration of the LLM itself in the orchestration page?

@crazywoola commented on GitHub (Mar 3, 2025): Can you share the configuration of the LLM itself in the orchestration page?
Author
Owner

@Sunder92 commented on GitHub (Mar 3, 2025):

@crazywoola There is no problem installing version 0.0.4. I don't need the latest version yet, thank you

@Sunder92 commented on GitHub (Mar 3, 2025): @crazywoola There is no problem installing version 0.0.4. I don't need the latest version yet, thank you
Author
Owner

@Sunder92 commented on GitHub (Mar 3, 2025):

@Sunder92 Hello! I'm here to assist you with any bugs, questions, or contributions. Let's work together to solve the issue you're facing.

To resolve the issue where deploying the community version with Docker Compose and configuring the Tongyi Qianwen plugin results in the prompt "parameter incremental_output only support stream call," you can either:

  1. Uninstall the Tongyi plugin version 0.05 and install version 0.04 from the plugin market instead.

OR

  1. Downgrade to Dify version 0.15.3 by using the command:
    git clone https://github.com/langgenius/dify.git --branch 0.15.3

This should help you configure the plugin without encountering the error [1].

To continue talking to Dosu, mention @dosu.

Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

Thank you, version 0.15.3 is fine, but installing the Tongyi Qianwen 0.0.4 plugin on version 1.0.0 is also possible

@Sunder92 commented on GitHub (Mar 3, 2025): > [@Sunder92](https://github.com/Sunder92) Hello! I'm here to assist you with any bugs, questions, or contributions. Let's work together to solve the issue you're facing. > > To resolve the issue where deploying the community version with Docker Compose and configuring the Tongyi Qianwen plugin results in the prompt "parameter incremental_output only support stream call," you can either: > > 1. Uninstall the Tongyi plugin version 0.05 and install version 0.04 from the plugin market instead. > > OR > > 2. Downgrade to Dify version 0.15.3 by using the command: > git clone https://github.com/langgenius/dify.git --branch 0.15.3 > > This should help you configure the plugin without encountering the error [[1]](https://github.com/langgenius/dify/issues/14802). > > _To continue talking to [Dosu](https://dosu.dev), mention [@dosu](https://github.com/dosu)._ > > Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/1e26bfc3-33a8-4c12-a0b0-9cbccf49391f?feedback_type=other) Thank you, version 0.15.3 is fine, but installing the Tongyi Qianwen 0.0.4 plugin on version 1.0.0 is also possible
Author
Owner

@crazywoola commented on GitHub (Mar 4, 2025):

Duplicated https://github.com/langgenius/dify/issues/14736

@crazywoola commented on GitHub (Mar 4, 2025): Duplicated https://github.com/langgenius/dify/issues/14736
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8954