dify icon indicating copy to clipboard operation
dify copied to clipboard

After the upgrade, the large model module cannot be selected and is all empty.Rolling back to version 1.1.3 doesn't work either.

Open IllidanLu opened this issue 7 months ago • 2 comments

Self Checks

  • [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [x] Please do not modify this template :) and fill in all the required fields.

Dify version

1.4.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

After the upgrade, the large model module cannot be selected and is all empty. Rolling back to version 1.1.3 doesn't work either.

✔️ Expected Behavior

No response

❌ Actual Behavior

Image

IllidanLu avatar May 18 '25 05:05 IllidanLu

Hello @IllidanLu! I'm Dosu, here to help you solve bugs, answer questions, and guide you as a contributor while you wait for a human maintainer. Let's tackle this issue together!

I found a similar unresolved issue regarding the inability to find models after an upgrade. You can view the details of this issue here [1].

For troubleshooting, ensure that you have configured the model providers correctly in Dify version 1.4.0. You can do this by navigating to Settings > Model Provider and setting up the necessary API keys and credentials for the model providers you intend to use. This includes both proprietary and hosted models, and you may need to follow specific integration guides for each provider [2][3].

Additionally, check the default model settings for embedding in the settings to ensure that only enabled models are displayed when creating a knowledge base [4].

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] avatar May 18 '25 05:05 dosubot[bot]

After upgrading, I encountered a similar issue and later found out it was caused by the plugin "OpenAI-API-compatible." The model list in my "OpenAI-API-compatible" couldn't load, which affected the model selection in the workflow and settings, appearing as blank.

createskyblue avatar May 19 '25 13:05 createskyblue