v3.0.7
microsoft/graphragv3.0.7Mar 24, 2026by dworthen
AI Summary
Addresses security concerns regarding the LiteLLM dependency and optimizes vector store sizing based on the embedding model.
Key Highlights
- Security patch to pin LiteLLM dependency due to compromise
- Vector store size reconfiguration by embedding model
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