v0.26.0
getzep/graphitiv0.26.0Jan 16, 2026by prasmussen15
AI Summary
This release introduces support for Sagas and Custom Instructions, marking a significant new feature addition to the framework.
Key Highlights
- New support for Sagas.
- Custom Instructions support added.
- Added NotImplementedError fallback for GraphOperationsInterface methods.
New Features
- Saga support
- Custom Instructions support
Full Release Notes
## What's Changed * Add Sagas by @prasmussen15 in https://github.com/getzep/graphiti/pull/1149 * Add NotImplementedError fallback for GraphOperationsInterface methods by @prasmussen15 in https://github.com/getzep/graphiti/pull/1154 **Full Changelog**: https://github.com/getzep/graphiti/compare/v0.25.5...v0.26.0