v0.18.2
getzep/graphitiv0.18.2Jul 31, 2025by prasmussen15
AI Summary
This release refactors the summary calculation process by separating it from node attribute extraction to improve architectural separation of concerns.
Key Highlights
- Moved summary calculation logic out of attribute extraction
Full Release Notes
## What's Changed * move summary out of attribute extraction by @prasmussen15 in https://github.com/getzep/graphiti/pull/792 **Full Changelog**: https://github.com/getzep/graphiti/compare/v0.18.1...v0.18.2