Обзор
GraphRAG explores whether entity relationships and community context help answer questions across a corpus. It is useful to evaluate for broad thematic questions, alongside conventional chunk retrieval. The current README says new features and PRs are no longer accepted; fixes and dependency updates may continue. It is not an officially supported Microsoft product.
Основные функции
- Graph indexing
- Community context
- Entity-oriented retrieval
- Prompt tuning
Требования, установка и быстрый старт
Использование
How it works
A pipeline extracts structure from text and prepares graph-organized context and summaries for querying. Domain prompts affect index quality and indexing incurs model cost.
Audience and requirements
Graph retrieval researchers and teams able to maintain the stack. Model provider, text corpus, index storage, and indexing budget.
Practical use cases
Cross-document themes; entity relationship exploration; graph retrieval research.
Limitations and selection
Maintenance mode, indexing expense, and extraction errors are material adoption constraints. Relationships do not establish causality.
Related projects and selection
qdrant/qdrant:Baseline: compare graph indexing with vector retrieval before accepting added cost.
google/langextract:Possible complement: inspect entity evidence with extraction; custom data conversion is required.
Source review
Editorial analysis of upstream sources, without runtime or benchmark testing. Proposed workflows are editorial suggestions.
Совместимость моделей и варианты использования
Configure models for extraction, summarization, and querying; validate provider and version support.
Лицензия и примечания о рисках
The repository page identifies MIT. Read LICENSE; model weights and datasets may have separate terms.
Editorial source review 2026-09-09T05:00:00.950Z. README and live repository page verified; current stars/forks from GitHub HTML. Last-push metadata retained from 2026-09-05 discovery snapshot. No runtime benchmark. Integration proposals are editorial analysis.
Релиз и сопровождение
Reviewed 2026-09-09. Counters come from repository pages; features are based on upstream documentation. See Releases in the source links. Editorial analysis of upstream sources, without runtime or benchmark testing. Proposed workflows are editorial suggestions.