Files
pipecat/changelog/3446.fixed.md

310 B

  • Fixed an issue where the "bot-llm-text" RTVI event would not fire for realtime (speech-to-speech) services:

    • AWSNovaSonicLLMService
    • GeminiLiveLLMService
    • OpenAIRealtimeLLMService
    • GrokRealtimeLLMService

    The issue was that these services weren't pushing LLMTextFrames. Now they do.