llm-graph-builder
llm-graph-builder copied to clipboard
Incorrect calculation of the number of relationships
After performing entity relation extraction on the document, the code calculated the number of relationships without deduplication and only counted the relationships for the last chunk.