ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: Fail to bind LLM used by RAPTOR: Expecting value: line 10 column 1 (char 9)

Open HaotianJiang056 opened this issue 1 year ago • 1 comments

Describe your problem

开始于: Wed, 05 Mar 2025 16:46:18 GMT 持续时间: 1208.00 s 进度: 16:46:18 Reused previous task's chunks. 16:46:23 Start RAPTOR (Recursive Abstractive Processing for Tree-Organized Retrieval). 16:55:27 Task has been received. 17:06:23 [ERROR]Fail to bind LLM used by RAPTOR: Expecting value: line 10 column 1 (char 9) 17:06:23 [ERROR][Exception]: Expecting value: line 10 column 1 (char 9)

What cause this error?

HaotianJiang056 avatar Mar 05 '25 09:03 HaotianJiang056

Your RAPTOR uses the system's default chat model. On the Model providers page, click System Model Settings to check if your system LLM is properly set.

writinwaters avatar Mar 06 '25 03:03 writinwaters