JobSmithManipulation

Results 7 comments of 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. ![1728638290227](https://github.com/user-attachments/assets/1a3f5b53-078b-4f18-b22f-47b272ca2d8c)

![1728641078243](https://github.com/user-attachments/assets/da6f44f9-e198-42ae-bc05-6ae8c8014565) 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...