ragflow
ragflow copied to clipboard
[Question]: After Entities extraction progress, which model works to finish the Knowledge graph? Chat model or embedding model?
Describe your problem
After Entities extraction progress, which model works to finish the Knowledge graph? Chat model or embedding model?
Hiya, this guide explains the details: https://ragflow.io/docs/dev/construct_knowledge_graph
Simply put, your chosen embedding model will be used to embed the created chunks. However, if you can see the created knowledge graph from the UI, then your document has already finished the entire file parsing.