Model provider doest show all available models to sellect, for example siliconflow. #239

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

Originally created by @gnsslee on GitHub (Apr 30, 2025).

Self Checks

  • 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.

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.

Image

Image

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @gnsslee on GitHub (Apr 30, 2025). ### Self Checks - [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. ### 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. ![Image](https://github.com/user-attachments/assets/8e37b5aa-91ba-4b9b-8522-31c7f19c76e8) ![Image](https://github.com/user-attachments/assets/f9b748fc-f3b7-404d-a3f1-84c4a9654a65) ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo closed this issue 2026-02-16 10:18:33 -05:00
Author
Owner

@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:

  1. 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.

  2. 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.

  3. 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

@dosubot[bot] commented on GitHub (Apr 30, 2025): <!-- Answer --> 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: 1. **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. 2. **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. 3. **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 <sup>[[1]](https://github.com/langgenius/dify/issues/18335)</sup><sup>[[2]](https://github.com/langgenius/dify/issues/16344)</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/384f5e91-4a74-4903-8509-6276399cb7ca?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/384f5e91-4a74-4903-8509-6276399cb7ca?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/384f5e91-4a74-4903-8509-6276399cb7ca?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/384f5e91-4a74-4903-8509-6276399cb7ca?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/384f5e91-4a74-4903-8509-6276399cb7ca?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/384f5e91-4a74-4903-8509-6276399cb7ca?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/384f5e91-4a74-4903-8509-6276399cb7ca?feedback_type=other)</sup>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#239