ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: Recall knowlege typeerror with rerank model

Open baicl123 opened this issue 10 months ago • 1 comments

Self Checks

  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (Language Policy).
  • [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • [x] Please do not modify this template :) and fill in all the required fields.

Describe your problem

Test knowlege base, error occured:

TypeError("'float' object is not iterable")

Rerank: BAAI/bge-reranker-v2-m3

But when I remove rerank model, it's OK.

baicl123 avatar Mar 16 '25 08:03 baicl123