I'm really sorry, I found that in graphrag/general/extractor.py under
def __call__, the line change.removed_nodes.extend(nodes[1:]) causes an
AttributeError: 'set' object has no attribute 'extend'. Could you please
merge the branch
|
||
|---|---|---|
| .. | ||
| general | ||
| light | ||
| __init__.py | ||
| entity_resolution.py | ||
| entity_resolution_prompt.py | ||
| query_analyze_prompt.py | ||
| search.py | ||
| utils.py | ||