v1.1.0
版本发布时间: 2025-01-08 06:20:21
microsoft/graphrag最新发布版本:v1.1.2(2025-01-10 06:51:17)
What's Changed
- minor: Make gleanings independent of encoding
- minor: Remove DataShaper (first steps).
- minor: Remove old pipeline runner.
- minor: new search implemented as a new option for the api
- patch: Fix gleanings loop check
- patch: Implement cosmosdb storage option for cache and output
- patch: Move extractor code to co-locate with operations.
- patch: Remove config input models.
- patch: Ruff update
- patch: Simplify and streamline internal config.
- patch: Simplify callbacks model.
- patch: Streamline flows.
- patch: fix instantiation of storage classes.
New Contributors
- @ex0ns made their first contribution in https://github.com/microsoft/graphrag/pull/1529
- @joeyhacker made their first contribution in https://github.com/microsoft/graphrag/pull/1507
- @theobgbd made their first contribution in https://github.com/microsoft/graphrag/pull/1508
Full Changelog: https://github.com/microsoft/graphrag/compare/v1.0.1...v1.1.0