v0.20.4
getzep/graphitiv0.20.4Sep 8, 2025by prasmussen15
AI Summary
A minor bug fix release that adds a return type to the triplet addition function for better type safety.
Key Highlights
- Added return type to add_triplet function
New Features
- Return type for add_triplet
Full Release Notes
## What's Changed * Add return to add_triplet by @prasmussen15 in https://github.com/getzep/graphiti/pull/898 **Full Changelog**: https://github.com/getzep/graphiti/compare/v0.20.3...v0.20.4