Add changelog for #4390

This commit is contained in:
Mark Backman
2026-04-30 09:45:16 -04:00
parent 21547c8680
commit fb42a7dcf3
6 changed files with 6 additions and 0 deletions

1
changelog/4390.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed `CartesiaTTSService` surfacing `flush_done` messages from Cartesia as `ErrorFrame`s. The latest API emits a `flush_done` per transcript when server-side buffering is disabled; Pipecat now consumes them silently since each turn already has its own `context_id`.