v0.25.0
getzep/graphitiv0.25.0Dec 24, 2025by prasmussen15
AI Summary
Introduces custom prompt support and fixes limitations regarding graph edges.
Key Highlights
- Custom prompt support for LLM interactions
- Triplet update functionality added
- Fixed issue with limited number of edges
New Features
- Custom prompts
- Triplet updates
Full Release Notes
## What's Changed * Fix/model name config by @ronaldmego in https://github.com/getzep/graphiti/pull/1094 * Add SEO keyword to Zep link in README by @danielchalef in https://github.com/getzep/graphiti/pull/1114 * Add triplet update by @prasmussen15 in https://github.com/getzep/graphiti/pull/1115 * Custom prompt by @prasmussen15 in https://github.com/getzep/graphiti/pull/1122 * Fix limited number of edges by @prasmussen15 in https://github.com/getzep/graphiti/pull/1124 ## New Contributors * @ronaldmego made their first contribution in https://github.com/getzep/graphiti/pull/1094 **Full Changelog**: https://github.com/getzep/graphiti/compare/v0.24.3...v0.25.0