ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: Knowledge graph extraction error:**ERROR**: [Errno 111] Connection refused

Open lishunshen8 opened this issue 11 months ago • 4 comments

Describe your problem

A large PDF was added into the RAGFlow cohort. It worked well until graph extraction. OCR and other analysis were working well. Knowledge graph extraction error:ERROR: [Errno 111] Connection refused was printed. Could anyone help?

Image

lishunshen8 avatar Feb 20 '25 06:02 lishunshen8

Knowledge graph depends on LLM that's set in System model setting.

KevinHuSh avatar Feb 21 '25 02:02 KevinHuSh

My problem is that no api key is provided, when i use ragflow to run Knowledge graph. The model used is deployed on my computer, so how can i do to solve

Image

this issue. Thank you kind - hearted guys!

CYJ19970325 avatar Feb 22 '25 03:02 CYJ19970325

Set a chat model in System model setting before KG processing.

KevinHuSh avatar Feb 24 '25 04:02 KevinHuSh

Set a chat model in System model setting before KG processing.

This problem occurs when I use infinity

acolasialiuliu avatar Feb 25 '25 11:02 acolasialiuliu

亲身体验成功:windows环境,早前安装好的ollama,开放防火墙[11434]端口,查看宿主机ip比如 192.168.1.103,进入 ragflow容器内尝试 telnet 192.168.1.103 11434,可以联通就不会再有问题

Image

ouyang7923 avatar Mar 21 '25 01:03 ouyang7923