v0.9.71
getzep/graphitiv0.9.71May 21, 2026by orhanrauf
AI Summary
Fixes a bug in the Airweave Replay Framework (ARF) where sync pipeline keyword arguments were not being correctly passed to the entity generation method.
Key Highlights
- Accept sync pipeline kwargs in ArfReplaySource.generate_entities
Full Release Notes
## What's Changed * fix(arf): accept sync pipeline kwargs in ArfReplaySource.generate_entities by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1791 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.70...v0.9.71