microsoft / graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system
https://microsoft.github.io/graphrag/
MIT License
19.34k stars 1.91k forks source link

[Bug]: #1396 query global --streaming : TypeError: GlobalCommunityContext.build_context() missing 1 required positional argument: 'query' #1399

Open xxll88 opened 1 week ago

xxll88 commented 1 week ago

Describe the bug

error occurs just when query global --streaming while local and drift --streaming is ok TypeError: GlobalCommunityContext.build_context() missing 1 required positional argument: 'query'