v0.18.3

getzep/graphitiv0.18.3Aug 5, 2025by prasmussen15

AI Summary

This release focuses on minor bug fixes and performance improvements, specifically regarding group ID indexing and embedding generation for triples.

Key Highlights

  • Added community group ID index for better performance
  • Updated triple addition logic to ensure embeddings are always generated
  • Included test updates to maintain code quality

Full Release Notes

## What's Changed
* add community group id index by @prasmussen15 in https://github.com/getzep/graphiti/pull/802
* update add triple to always have embeddings by @prasmussen15 in https://github.com/getzep/graphiti/pull/803
* test updates by @prasmussen15 in https://github.com/getzep/graphiti/pull/806


**Full Changelog**: https://github.com/getzep/graphiti/compare/v0.18.2...v0.18.3