Switch OpenAIRealtimeLLMService default model to gpt-realtime-2

This commit is contained in:
Paul Kompfner
2026-05-12 14:57:59 -04:00
parent 67f8d34e9f
commit fc0589e8f1
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
- Changed the default model for `OpenAIRealtimeLLMService` from `gpt-realtime-1.5` to `gpt-realtime-2`.