You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yuhaowin Hello there! I'm here to help you with any bugs, questions, or contributions. Let me know how I can assist you while you wait for a human maintainer.
The issue you're experiencing, where you cannot change the rerank model in the external knowledge base retrieval, might be related to a few known limitations or configuration requirements in Dify.
Model Provider Configuration: Ensure that the API key for the rerank model is correctly set up on the "Model Provider" page. Without this, the rerank model options might not be available for selection [1].
Inconsistency in Embedding Models: If there are inconsistencies in the embedding models used across multiple referenced knowledge bases, it can lead to issues with rerank model selection. Make sure that the retrieval settings are consistent across all knowledge bases [1].
Index Mode: If your knowledge base is using the "Economical" index mode, you might not see the option to change the rerank model. Switching to the "High Quality" index mode could resolve this issue [1].
UI Components: The UI components involved in changing the rerank model include the ModelSelector and Switch. Ensure that these components are functioning correctly and that the rerank model list is populated [2][3].
If these steps do not resolve the issue, it might be a bug specific to the version you are using (0.13.2). In such cases, checking for updates or patches that address this issue might be helpful.
Self Checks
Dify version
Version 0.13.2
Cloud or Self Hosted
Cloud
Steps to reproduce
can not change default rerank model
✔️ Expected Behavior
can change rerank model
❌ Actual Behavior
always is default rerank model
The text was updated successfully, but these errors were encountered: