Files
pipecat/changelog/4229.removed.md
Aleix Conchillo Flaqué 34aa37f395 Add changelog for #4229
2026-04-02 11:54:07 -07:00

2 lines
266 B
Markdown

- ⚠️ Removed `vad_analyzer` and `turn_analyzer` parameters from `TransportParams` and all transport input classes, along with all deprecated VAD/turn analysis logic in `BaseInputTransport`. VAD and turn detection are now handled entirely by `LLMUserAggregator`.