v0.26.2

getzep/graphitiv0.26.2Jan 21, 2026by prasmussen15

AI Summary

This release removes a redundant duplicate edge check from the node resolution process to streamline ingestion.

Key Highlights

  • Removed filter_existing_duplicate_of_edges call from node resolution.

New Features

  • Optimization in node resolution

Full Release Notes

## What's Changed
* Remove filter_existing_duplicate_of_edges call from resolve_extracted_nodes by @prasmussen15 in https://github.com/getzep/graphiti/pull/1169


**Full Changelog**: https://github.com/getzep/graphiti/compare/v0.26.1...v0.26.2