v0.9.71
rohitg00/agentmemoryv0.9.71May 21, 2026by orhanrauf
AI Summary
This release focuses on a bug fix within the ARF module, specifically allowing the `generate_entities` method to accept keyword arguments from sync pipelines.
Key Highlights
- Accepts sync pipeline kwargs in ArfReplaySource.generate_entities
- Fixes a bug in the ARF module argument handling
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