mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Model provider doest show all available models to sellect, for example siliconflow. #239
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 @gnsslee on GitHub (Apr 30, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
The model:deepseek-ai/DeepSeek-R1-Distill-Qwen-7B, does not show in dify to select.
2. Additional context or comments
No response
3. Can you help us with this feature?
@dosubot[bot] commented on GitHub (Apr 30, 2025):
Models like siliconflow and deepseek-ai/DeepSeek-R1-Distill-Qwen-7B may not be visible for selection in the interface due to a few reasons:
Function Call or ReACT Method Requirement: Only models that support 'function call' or 'ReACT' methods for tool interaction are available in the workflow agent nodes. This is necessary for models to be used in these nodes, as they need to have tool-calling capabilities.
Outdated or Unconfigured Model Plugins: If the model plugins are outdated or not properly configured, it can affect model visibility. Updating to the latest version of model plugins can resolve this issue and make all compatible models visible.
Provider Configuration and Credentials: The model provider service in Dify requires proper configuration and credentials for each provider. If the provider configurations are not correctly set up or if the credentials are invalid, the models from that provider may not be listed. Ensuring that the provider configurations and credentials are correctly managed can help in making all available models visible [1][2].
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