Skip to content

Commit db1c0ae

Browse files
committed
Remove prune_graph from llm construction
1 parent fbc15ab commit db1c0ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphrag/index/workflows/factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ def _get_workflows_list(
4848
"create_base_text_units",
4949
"create_final_documents",
5050
"extract_graph",
51-
"prune_graph",
5251
"finalize_graph",
5352
*(["extract_covariates"] if config.extract_claims.enabled else []),
5453
"create_communities",

0 commit comments

Comments
 (0)