add and update changelog entries

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-29 17:27:01 -08:00
parent 97ab0d4f53
commit 9fe99ed880
4 changed files with 15 additions and 2 deletions

1
changelog/3316.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `enable_interruptions` constructor argument to all user turn strategies. This tells the `LLMUserAggregator` to push or not push an `InterruptionFrame`.