ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Bug]: Fail to bind LLM used by Knowledge graph: Expecting value: line 1 column 1 (char 0)

Open biofer opened this issue 10 months ago • 2 comments

Is there an existing issue for the same bug?

  • [x] I have checked the existing issues.

RAGFlow workspace code commit ID

RAGFlow image version

544e60efe785(v0.16.0)

Other environment information

docker

Actual behavior

Image

Expected behavior

No response

Steps to reproduce

配置如下

Additional information

Image

biofer avatar Mar 01 '25 00:03 biofer

是的,使用了知识图谱,在问答的时候就会出现这个错误。我用的版本是0.16.0

endy0114 avatar Mar 01 '25 04:03 endy0114

Could you paste the error logs here? Probably, it's caused by error response from LLMs.

KevinHuSh avatar Mar 03 '25 03:03 KevinHuSh