v3.0.7

QwenAudio/SenseVoicev3.0.7Mar 24, 2026by dworthen

AI Summary

This patch release prioritizes security and stability by pinning the LiteLLM dependency to address a compromise. It also reconfigures the vector store size based on the embedding model to optimize performance.

Key Highlights

  • Pinned LiteLLM dependency due to compromise
  • Reconfigured vector store size by embedding model
  • Security patch addressing compromise

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