infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
24.34k stars 2.37k forks source link

[Bug]: Encounter error when building knowledge graph in RAGFlow demo site. #1861

Closed yuanrdwdcloudcc closed 3 months ago

yuanrdwdcloudcc commented 3 months ago

Is there an existing issue for the same bug?

Branch name

0.9.0

Commit ID

Other environment information

Actual behavior

在demo中建立了两个Knowledge Graph类型的知识库,嵌入模型分别选择了BAAI/bge-large-zh-v1.5和azure-text-embedding-3-large,上传txt文档点击开始后,仅使用了大概500s就解析成功了(本地使用microsoft/graphrag创建图谱大概会用1个小时),点击文档名不显示图谱预览 image 三国演义(改).txt

Expected behavior

Steps to reproduce

Additional information

KevinHuSh commented 3 months ago

It might be out of quota. Please set your own API-key.