Files
pipecat/changelog/4294.fixed.md
Aleix Conchillo Flaqué 403235eb48 Add changelog for #4294
2026-04-14 10:07:19 -07:00

2 lines
218 B
Markdown

- Fixed `on_assistant_turn_stopped` not resetting internal state when the LLM returned no text tokens. Added `interrupted` field to `AssistantTurnStoppedMessage` to indicate whether the assistant turn was interrupted.