Files
pipecat/changelog/4228.removed.md
2026-04-02 11:34:22 -04:00

2 lines
287 B
Markdown

- ⚠️ Removed deprecated `allow_interruptions` parameter from `PipelineParams`, `StartFrame`, and `FrameProcessor`. Interruptions are now always allowed by default. Use `LLMUserAggregator`'s `user_turn_strategies` / `user_mute_strategies` parameters to control interruption behavior.