v0.5.0
microsoft/graphragv0.5.0Nov 18, 2024by AlonsoGuevara
AI Summary
Updates data model, adds Parquet as default emitter, centralizes prompts, implements dynamic community selection, and fixes file path autocompletion.
Key Highlights
- Data model changes
- Parquet as part of default emitters
- Dynamic community selection to global search
- Centralized prompts
New Features
- Dynamic community selection for global search
- Parquet default emitter support
Full Release Notes
## What's Changed - minor: Data model changes. - patch: Add Parquet as part of the default emitters when not pressent - patch: Centralized prompts and export all for easier injection. - patch: Cleanup of artifact outputs/schemas. - patch: Config and docs updates. - patch: Implement dynamic community selection to global search - patch: fix autocompletion of existing files/directory paths. - patch: move import statements out of init files ## Notes: It is highly encouraged to run a new index (using already existing cache files) with this new version to use the newest features without major issues. **Full Changelog**: https://github.com/microsoft/graphrag/compare/v0.4.1...v0.5.0