JobSmithManipulation
JobSmithManipulation
> 这个问题解决了么? This issue has been resolved and closed
Hi, You can use OpenAI API Compatible to set up the gpt-4o-mini model instead of OpenAI, which allows you to specify the model
This issue has been resolved on # 2758 and will be released soon. You can do it through http://IP address:9997/v1/rerank or http://IP address:9997 to use If the Rerank Model is...
[#2758](https://github.com/infiniflow/ragflow/pull/2758/files) You can check this PR to see if there have been updates to the code file: rag/lm/rank_madel. py
I got it. I deployed the Ragflow development environment locally and tested the bge-reranker-base model successfully. If you still encounter problems, please feel free to ask at any time. 
 The latest RagFlow development environment code has no issues with retrieval testing, and we will deploy it to the demo as soon as possible
In the current version, I can't reproduce your error. The parameter system has a default value that will not be None. You can try again. If there are still related...