Microsoft has opened sourced GraphRAG, an RAG (Retrieval Augmented Generation) based on graphs, on its official website. This system enhances the search, question answering, summarization, and reasoning capabilities of large models by constructing an entity knowledge graph, particularly skilled at handling large-scale datasets.Project Entry: https://top.aibase.com/tool/graphragTraditional RAG systems overly rely on local text snippet retrieval when processing external data sources, failing to ca