mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Model deepseek-v3 not exist. #674
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ttkrpink on GitHub (Sep 24, 2025).
Self Checks
Dify version
1.9.0
Plugin version
langgenius-tongyi_0.0.48
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
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
@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
