Latest Qwen model supports #12368

Closed
opened 2026-02-21 19:07:05 -05:00 by yindo · 2 comments
Owner

Originally created by @KevinZonda on GitHub (Mar 31, 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.1.3

Cloud or Self Hosted

Cloud

Steps to reproduce

After enable TONGYI plugin (0.0.14), TONGYI lacks of support for qwen2.5-vl-32b-instruct and qvq-max-latest. And when try to add manually it will cause url error.

✔️ Expected Behavior

Supports the model otherwise make manual adding possible.

Actual Behavior

After enable TONGYI plugin (0.0.14), TONGYI lacks of support for qwen2.5-vl-32b-instruct and qvq-max-latest. And when try to add manually it will cause url error.

Originally created by @KevinZonda on GitHub (Mar 31, 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.1.3 ### Cloud or Self Hosted Cloud ### Steps to reproduce After enable TONGYI plugin (0.0.14), TONGYI lacks of support for `qwen2.5-vl-32b-instruct` and `qvq-max-latest`. And when try to add manually it will cause url error. ### ✔️ Expected Behavior Supports the model otherwise make manual adding possible. ### ❌ Actual Behavior After enable TONGYI plugin (0.0.14), TONGYI lacks of support for `qwen2.5-vl-32b-instruct` and `qvq-max-latest`. And when try to add manually it will cause url error.
yindo added the 🐞 bug label 2026-02-21 19:07:05 -05:00
yindo closed this issue 2026-02-21 19:07:05 -05:00
Author
Owner

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

Hey @KevinZonda! 👋 I'm here to help you with bugs, questions, and becoming a contributor. Let's squash those bugs together!

I found two similar unsolved discussions that might be relevant to your issue:

  1. "url error, please check url!"Qwen series of models [1].
  2. Failed to add qwen-omni-turbo-2025-01-19 model [2].

Regarding the URL error you are encountering when trying to manually add models, if you are using Docker to deploy Dify, you might encounter a connection error similar to this:

httpconnectionpool(host=127.0.0.1, port=11434): max retries exceeded with url:/cpi/chat (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8562812c20>: fail to establish a new connection:[Errno 111] Connection refused'))

To troubleshoot URL errors, ensure that all installation steps are completed correctly, configure firewall ports appropriately, and use HTTPS instead of HTTP when embedding the Dify app in another website [3][4].

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 31, 2025): <!-- Greeting --> Hey @KevinZonda! 👋 I'm here to help you with bugs, questions, and becoming a contributor. Let's squash those bugs together! <!-- Answer --> I found two similar unsolved discussions that might be relevant to your issue: 1. ["url error, please check url!"Qwen series of models](https://github.com/langgenius/dify/discussions/13453) <sup>[[1]](https://github.com/langgenius/dify/discussions/13453)</sup>. 2. [Failed to add `qwen-omni-turbo-2025-01-19` model](https://github.com/langgenius/dify/discussions/14031) <sup>[[2]](https://github.com/langgenius/dify/discussions/14031)</sup>. Regarding the URL error you are encountering when trying to manually add models, if you are using Docker to deploy Dify, you might encounter a connection error similar to this: ``` httpconnectionpool(host=127.0.0.1, port=11434): max retries exceeded with url:/cpi/chat (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8562812c20>: fail to establish a new connection:[Errno 111] Connection refused')) ``` To troubleshoot URL errors, ensure that all installation steps are completed correctly, configure firewall ports appropriately, and use HTTPS instead of HTTP when embedding the Dify app in another website <sup>[[3]](https://github.com/langgenius/dify-docs/blob/main/jp/llms.txt)</sup><sup>[[4]](https://github.com/langgenius/dify/issues/13501)</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/f913556b-3a6c-4531-99e5-9eed9b9f235c?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/f913556b-3a6c-4531-99e5-9eed9b9f235c?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/f913556b-3a6c-4531-99e5-9eed9b9f235c?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/f913556b-3a6c-4531-99e5-9eed9b9f235c?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/f913556b-3a6c-4531-99e5-9eed9b9f235c?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/f913556b-3a6c-4531-99e5-9eed9b9f235c?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/f913556b-3a6c-4531-99e5-9eed9b9f235c?feedback_type=other)</sup>
Author
Owner

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

https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md#L23-L33
For new models, please submit an issue in dify-official-plugins.

@crazywoola commented on GitHub (Mar 31, 2025): https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md#L23-L33 For new models, please submit an issue in dify-official-plugins.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#12368