v3.0.7
OpenMOSS/MOSS-TTSv3.0.7Mar 24, 2026by dworthen
AI Summary
This patch release addresses a security vulnerability by pinning the litellm dependency and introduces a configuration update allowing vector store size to be reconfigured based on the embedding model.
Key Highlights
- Security patch: Pinning litellm dependency to address compromise (issue #24512)
- Configuration update: Reconfigure vector store size by embedding model
- Patch release: Minor fixes and security updates
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