Merge pull request #4294 from pipecat-ai/ac/fix-assistant-turn-stopped-event
Fix on_assistant_turn_stopped not firing for tool-call-only responses
This commit is contained in:
1
changelog/4294.fixed.md
Normal file
1
changelog/4294.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- 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.
|
||||
Reference in New Issue
Block a user