Files
pipecat/changelog/3956.fixed.md

2 lines
212 B
Markdown

- Fixed turn completion state not resetting at end of LLM responses. `LLMFullResponseEndFrame` is pushed (not received) by the LLM service, so the mixin now handles it in `push_frame` instead of `process_frame`.