v0.3.5

microsoft/graphragv0.3.5Sep 19, 2024by AlonsoGuevara

AI Summary

A patch release focused on stability and configuration. Includes the introduction of compound verbs, workflow collapsing for efficiency, and fixes for clustering and prompt tuning.

Key Highlights

  • Added compound verbs with test infrastructure
  • Collapsed multiple workflow steps for performance
  • Fixed seeding and random generation in clustering
  • Improved logging and set default CLI parameters

New Features

  • Compound verbs

Full Release Notes

## What's Changed
- patch: Add compound verbs with tests infra.
- patch: Collapse create_final_communities.
- patch: Collapse create_final_text_units.
- patch: Covariate verb collapse.
- patch: Fix duplicates in community context builder
- patch: Fix prompt tune output path
- patch: Fix seed hardcoded init
- patch: Fix seeded random gen on clustering
- patch: Improve logging.
- patch: Set default values for cli parameters.
- patch: Use static output directories.


**Full Changelog**: https://github.com/microsoft/graphrag/compare/v0.3.3...v0.3.5