v3.0.6
mantinedev/mantinev3.0.6Mar 6, 2026by dayesouza
AI Summary
A minor update to the GraphRAG library focusing on cleaning up entity relationships and introducing NLP streaming capabilities to improve processing efficiency.
Key Highlights
- Remove relationships with phantom entities
- NLP streaming implementation
- Improved entity relationship management
New Features
- Phantom entity removal
- NLP streaming
Full Release Notes
## What's Changed * remove relationships with phantom entities by @dayesouza in https://github.com/microsoft/graphrag/pull/2261 * nlp streaming by @dayesouza in https://github.com/microsoft/graphrag/pull/2264 **Full Changelog**: https://github.com/microsoft/graphrag/compare/v3.0.5...v3.0.6