ragflow
ragflow copied to clipboard
[Bug]: Multi-turn optimization config is invalid and can not add reranker type from lm stuido
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch name
main
Commit ID
e.g.dahua.commit
Other environment information
windows
Actual behavior
After canceling multiple rounds of optimization configuration, each question still comes with context, and often directly returns prompts based on the above errors, without paying attention to the question I am currently asking
After I deployed the reranker model locally through lm stuido, it could not be recognized normally
Expected behavior
No response
Steps to reproduce
like image show
Additional information
No response
It can not connect rerank model deployed by LmStudio for now. The duplicated answer primarily caused by the LLM if the message history sent to LLM is correct.