FrameProcessor: deprecated interruptions_allowed

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-24 15:26:53 -08:00
parent 5b93fb9609
commit 053f59ed6e
3 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1 @@
- `FrameProcessor.interruptions_allowed` is now deprecated, use `LLMUserAggregator`'s new parameter `user_mute_strategies` instead.