mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Many models are not available in SiliconFlow model plugin #422
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 @plutonji on GitHub (Jul 3, 2025).
Self Checks
Dify version
1.4.0
Plugin version
0.0.8
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Many models are not available at siliconflow's model square, but could be selected in this plugin. When being called, it will fail.
For example: OpenGVLab/InternVL2-26B
It can be selected in the plugin's model list:

But there is no model on siliconflow's website:
And when call it:

On the other side, some models are missing in the plugin such as baidu/ERNIE-4.5-300B-A47B which is available on the web.
✔️ Error log
No response