Is the current integration of the embedding model and the reranking model not quite optimal? #3772
listeng
started this conversation in
Suggestion
Replies: 1 comment
-
|
That sounds like a great proposal! Your suggested solution seems like a feasible optimization to address the issue you've identified. We encourage you to go ahead and create a pull request with your proposed changes. Your contribution will be valuable to the project. Thank you for your interest in improving Dify!
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Dify version
0.5.11
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
❌ Actual Behavior
in api/core/rag/datasource/retrieval_service.py:
Maybe we could add a if condition:
Would this optimization be feasible? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions