changelog: add updates for #3583

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-28 12:37:15 -08:00
parent c46e7f5da0
commit a69a037ffa
4 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Deprecated `vad_analyzer` parameter on `BaseInputTransport`. Pass `vad_analyzer` to `LLMUserAggregatorParams` instead or use `VADProcessor` in the pipeline.