Add changelog for realtime system instruction preference change

This commit is contained in:
Paul Kompfner
2026-03-24 17:34:50 -04:00
parent bb33045389
commit 4bdfe1cf31

View File

@@ -0,0 +1 @@
- ⚠️ Realtime services (Gemini Live, OpenAI Realtime, Grok Realtime, Nova Sonic) now prefer `system_instruction` from service settings over an initial system message in the LLM context, matching the behavior of non-realtime services. Previously, context-provided system instructions took precedence. A warning is now logged when both are set.