v0.4.1

microsoft/graphragv0.4.1Nov 9, 2024by AlonsoGuevara

AI Summary

Adds CLI entrypoint for incremental indexing, fixes visualization guide paths, and resolves streaming output errors.

Key Highlights

  • CLI entrypoint for incremental indexing
  • Visualization guide to doc site
  • Fix Streaming output error

New Features

  • Incremental indexing CLI
  • Streaming output fix

Full Release Notes

## What's Changed
- patch: Add update cli entrypoint for incremental indexing
- patch: Allow some CI/CD jobs to skip PRs dedicated to doc updates only.
- patch: Fix a file paths issue in the viz guide.
- patch: Fix optional covariates update in incremental indexing
- patch: Raise error on empty deltas for inc indexing
- patch: Add visualization guide to doc site
- patch: Fix Streaming output error

**Full Changelog**: https://github.com/microsoft/graphrag/compare/v0.4.0...v0.4.1