Files
pipecat/changelog/4127.fixed.md
2026-03-24 15:10:48 -04:00

307 B

  • Fixed the final sentence being dropped from the conversation context when using RTVI text input with non-word-timestamp TTS services. The LLMFullResponseEndFrame was racing ahead of the last TTSTextFrame, causing the LLMAssistantAggregator to finalize the context before the final sentence arrived.