v0.18.1

getzep/graphitiv0.18.1Jul 29, 2025by prasmussen15

AI Summary

A maintenance release addressing error handling issues, improving FalkorDB dynamic graph naming support, and preparing for Kuzu integration.

Key Highlights

  • Added support for FalkorDB dynamic graph names
  • Improved error handling for runaway generations and index out of range errors
  • Prepared Kuzu integration
  • Added documentation on concurrency and updated Zep references

New Features

  • FalkorDB dynamic graph names support

Full Release Notes

## What's Changed
* feat/falkordb dynamic graph names by @danielchalef in https://github.com/getzep/graphiti/pull/761
* add concurrency explanation, update Zep by @danielchalef in https://github.com/getzep/graphiti/pull/766
* chore/prepare kuzu integration by @danielchalef in https://github.com/getzep/graphiti/pull/762
* validate pydantic objects by @prasmussen15 in https://github.com/getzep/graphiti/pull/783


**Full Changelog**: https://github.com/getzep/graphiti/compare/v0.18.0...v0.18.1