v0.9.71

0xSojalSec/airllmv0.9.71May 21, 2026by orhanrauf

AI Summary

Fixes a bug in the ARF (Audio Replay Format) replay source by enabling the acceptance of synchronization pipeline keyword arguments during entity generation.

Key Highlights

  • Fix for ARFReplaySource.generate_entities
  • Support for sync pipeline kwargs
  • Bug resolution in ARF module

New Features

  • Accept sync pipeline kwargs in entity generation

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