ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Bug]: Multi-turn optimization config is invalid and can not add reranker type from lm stuido

Open 970263611 opened this issue 1 year ago • 1 comments

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 image image image After I deployed the reranker model locally through lm stuido, it could not be recognized normally image image

Expected behavior

No response

Steps to reproduce

like image show

Additional information

No response

970263611 avatar Nov 05 '24 08:11 970263611

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.

KevinHuSh avatar Nov 06 '24 02:11 KevinHuSh