v3.0.7
coleam00/Archonv3.0.7Mar 24, 2026by dworthen
AI Summary
This release addresses security concerns by pinning the litellm dependency and reconfigures vector store sizing based on embedding models to improve stability and security posture.
Key Highlights
- Pin litellm dependency due to compromise
- Reconfigure vector store size by embedding model
New Features
- Litellm dependency pinning
- Vector store 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