Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

external knowledge base retrieval can not change rerank model #11519

Closed
5 tasks done
yuhaowin opened this issue Dec 10, 2024 · 1 comment
Closed
5 tasks done

external knowledge base retrieval can not change rerank model #11519

yuhaowin opened this issue Dec 10, 2024 · 1 comment
Labels
🐞 bug Something isn't working cloud When the version is cloud and it is a bug report

Comments

@yuhaowin
Copy link

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • 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.

Dify version

Version 0.13.2

Cloud or Self Hosted

Cloud

Steps to reproduce

can not change default rerank model

image

✔️ Expected Behavior

can change rerank model

❌ Actual Behavior

always is default rerank model

@dosubot dosubot bot added cloud When the version is cloud and it is a bug report 🐞 bug Something isn't working labels Dec 10, 2024
Copy link

dosubot bot commented Dec 10, 2024

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

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

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

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

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

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working cloud When the version is cloud and it is a bug report
Projects
None yet
Development

No branches or pull requests

2 participants