Files
pipecat/changelog/+realtime-service-metadata-frame.added.md
Paul Kompfner 11d7fcf174 Add changelog fragments for realtime service mode
Fragments use the +<name> prefix so they show up under "Unreleased"
without a PR-number suffix; rename to <PR#>.<type>.md before merge.
2026-05-21 11:25:29 -04:00

412 B

  • Added RealtimeServiceMetadataFrame, broadcast at pipeline start by realtime LLM services (OpenAI Realtime, Azure Realtime, Inworld, Grok/xAI Realtime, Gemini Live, AWS Nova Sonic, Ultravox). The context aggregator pair listens for it and, when realtime_service_mode isn't configured, logs a one-time INFO recommendation pointing users at the option and the on_user_turn_stopped timing change it implies.