Model deepseek-v3 not exist. #674

Closed
opened 2026-02-16 10:20:09 -05:00 by yindo · 1 comment
Owner

Originally created by @ttkrpink on GitHub (Sep 24, 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 Dify issues & Dify Official Plugins, 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.9.0

Plugin version

langgenius-tongyi_0.0.48

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image Image

As shown in the picture, the plugin is successfully installed with green dot. I tried both international endpoint and chinese endpoint. The API Key is correct since the error message only indicates the model is not found.

✔️ Error log

No response

Originally created by @ttkrpink on GitHub (Sep 24, 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 [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/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.9.0 ### Plugin version langgenius-tongyi_0.0.48 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce <img width="475" height="171" alt="Image" src="https://github.com/user-attachments/assets/dc4eab47-1c84-4e4a-8548-95aa424db977" /> <img width="827" height="226" alt="Image" src="https://github.com/user-attachments/assets/f3afb32b-5826-4b85-9816-419e6a2ee4b2" /> As shown in the picture, the plugin is successfully installed with green dot. I tried both international endpoint and chinese endpoint. The API Key is correct since the error message only indicates the model is not found. ### ✔️ Error log _No response_
yindo added the bug label 2026-02-16 10:20:09 -05:00
yindo closed this issue 2026-02-16 10:20:09 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Sep 24, 2025):

Hi @ttkrpink! I'm Dosu and I’m helping the dify-official-plugins team.

The error occurs because the model deepseek-v3 is not officially supported in the latest dify-official-plugins. Recent updates have added support for deepseek-v3.1 instead, with the correct configuration and required features for Dify to recognize and use it. To resolve this, use deepseek-v3.1 rather than deepseek-v3 in your setup. Make sure your plugin version is up-to-date and that the deepseek-v3.1 YAML file is present in your installation. If you still encounter issues, check your Docker/container logs for plugin initialization or network errors, and ensure your environment allows outbound connections for dependency installation during plugin startup. For more details, see the official support for deepseek-v3.1 added in recent updates (source, source, source).

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other  Join Discord Share on X

@dosubot[bot] commented on GitHub (Sep 24, 2025): <!-- Greeting --> Hi @ttkrpink! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the dify-official-plugins team. <!-- Answer --> The error occurs because the model deepseek-v3 is not officially supported in the latest dify-official-plugins. Recent updates have added support for deepseek-v3.1 instead, with the correct configuration and required features for Dify to recognize and use it. To resolve this, use deepseek-v3.1 rather than deepseek-v3 in your setup. Make sure your plugin version is up-to-date and that the deepseek-v3.1 YAML file is present in your installation. If you still encounter issues, check your Docker/container logs for plugin initialization or network errors, and ensure your environment allows outbound connections for dependency installation during plugin startup. For more details, see the official support for deepseek-v3.1 added in recent updates ([source](https://github.com/langgenius/dify-official-plugins/pull/1572), [source](https://github.com/langgenius/dify-official-plugins/pull/1588), [source](https://github.com/langgenius/dify-official-plugins/pull/1738)). <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/8479084f-21d3-4921-aba7-e07f8ed4d495?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/8479084f-21d3-4921-aba7-e07f8ed4d495?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/8479084f-21d3-4921-aba7-e07f8ed4d495?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/8479084f-21d3-4921-aba7-e07f8ed4d495?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/8479084f-21d3-4921-aba7-e07f8ed4d495?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/8479084f-21d3-4921-aba7-e07f8ed4d495?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/8479084f-21d3-4921-aba7-e07f8ed4d495?feedback_type=other)</sup>&nbsp;&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify-official-plugins/issues/1768)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#674