v3.0.7

mantinedev/mantinev3.0.7Mar 24, 2026by dworthen

AI Summary

An update to Microsoft GraphRAG addressing vector store configuration and dependency management.

Key Highlights

  • Reconfigured vector store size based on embedding model.
  • Pinned litellm dependency due to a security compromise.

New Features

  • Vector store size reconfiguration

Full Release Notes

## What's Changed

- patch: reconfigure vector store size by embedding model

### Security

- patch: Pin litellm dependency due to litellm compromise: https://github.com/BerriAI/litellm/issues/24512


**Full Changelog**: https://github.com/microsoft/graphrag/compare/v3.0.6...v3.0.7