Paul Kompfner
f4c039048c
Adopt the settings pattern for Grok Realtime session properties
...
Move `session_properties` into `GrokRealtimeLLMSettings`, making `settings` the canonical way to configure Grok Realtime — matching the pattern used across the rest of the codebase. The `session_properties` init arg is now deprecated in favor of `settings=GrokRealtimeLLMSettings(session_properties=...)`.
`system_instruction` is synced bidirectionally between the top-level settings field and `session_properties.instructions`, with top-level taking precedence on conflict. (Unlike OpenAI Realtime, Grok's `SessionProperties` has no `model` field, so no model sync is needed.)
2026-03-06 12:53:26 -05:00
..
2026-01-28 09:15:42 -08:00
2026-01-18 08:22:22 -05:00
2025-01-20 17:41:21 -08:00
2026-01-30 10:07:34 -08:00
2026-03-02 10:34:50 +01:00
2026-01-26 09:56:36 +01:00
2026-01-30 10:07:34 -08:00
2026-03-01 16:37:07 -05:00
2026-03-02 13:26:45 -08:00
2026-03-03 20:08:22 -05:00
2026-01-30 10:07:34 -08:00
2026-01-07 19:32:22 -08:00
2026-01-30 10:07:34 -08:00
2026-01-08 11:25:18 -05:00
2026-02-09 14:12:33 -05:00
2026-03-02 13:26:45 -08:00
2026-01-30 10:07:34 -08:00
2026-01-18 08:22:22 -05:00
2026-02-06 10:02:40 -05:00
2026-01-07 19:32:22 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 21:07:49 -05:00
2026-01-30 10:07:34 -08:00
2026-01-15 15:59:17 -05:00
2026-02-09 12:00:41 -08:00
2026-01-20 09:16:16 -05:00
2026-03-03 20:08:22 -05:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-02-17 13:10:31 -05:00
2026-02-26 08:55:41 -05:00
2026-02-28 17:28:44 -08:00
2026-02-27 11:57:11 -03:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-02-03 16:42:13 +08:00
2026-02-06 10:02:40 -05:00
2026-03-06 08:29:14 -05:00
2026-02-09 16:48:34 -05:00
2026-03-06 12:53:26 -05:00
2026-02-26 08:55:41 -05:00
2026-02-26 08:55:41 -05:00
2026-03-02 14:07:34 -05:00
2026-03-02 13:26:45 -08:00
2026-02-11 23:27:35 -05:00
2026-01-30 10:07:34 -08:00
2026-02-11 23:27:35 -05:00
2026-01-07 19:32:22 -08:00
2026-03-02 19:23:42 -05:00
2026-02-14 09:54:30 -05:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 14:57:15 -05:00
2026-02-09 14:12:33 -05:00
2026-02-09 14:12:33 -05:00
2026-01-30 10:07:34 -08:00
2026-02-09 14:12:33 -05:00
2026-01-30 10:07:34 -08:00
2026-02-02 14:27:49 +08:00
2026-02-03 18:40:39 -05:00
2026-02-03 18:40:39 -05:00
2026-01-07 19:32:22 -08:00