v0.3.1
microsoft/graphragv0.3.1Aug 21, 2024by AlonsoGuevara
AI Summary
Introduces the Index API, streaming support for search, and a preflight check for LLM connectivity.
Key Highlights
- Implemented Index API
- Added streaming support for local/global search
- Added preflight check for LLM connectivity
- Improved filtering for data directory inference
New Features
- Index API
- Streaming support for local/global search
- Preflight check for LLM connectivity
Full Release Notes
## What's Changed - patch: Add preflight check to check LLM connectivity. - patch: Add streaming support for local/global search to query cli - patch: Add support for both float and int on schema validation for community report generation - patch: Avoid running index on gh-pages publishing - patch: Implement Index API - patch: Improves filtering for data dir inferring - patch: Update to nltk 3.9.1 **Full Changelog**: https://github.com/microsoft/graphrag/compare/v0.3.0...v0.3.1