v0.3.2
microsoft/graphragv0.3.2Aug 26, 2024by AlonsoGuevara
AI Summary
Addresses prompt tuning configuration, entity type handling, and dependency issues. Includes context data additions and documentation updates.
Key Highlights
- Added context data to query API responses
- Fixed weight casting during graph extraction
- Updated developer guide and query type hints
- Fixed 'past' dependency issues
New Features
- Context data in query API responses
Full Release Notes
## What's Changed - patch: Add context data to query API responses. - patch: Add missing config parameter documentation for prompt tuning - patch: Ensure entity types to be str when running prompt tuning - patch: Fix weight casting during graph extraction - patch: Patch "past" dependency issues - patch: Update developer guide. - patch: Update query type hints. - patch: change LanceDB folder placement **Full Changelog**: https://github.com/microsoft/graphrag/compare/v0.3.1...v0.3.2