Add reasoning support to OpenAIRealtimeLLMService for gpt-realtime-2

This commit is contained in:
Paul Kompfner
2026-05-12 13:53:43 -04:00
parent 007fa3a3a8
commit a52bdef32b
5 changed files with 316 additions and 1 deletions

1
changelog/4470.added.md Normal file
View File

@@ -0,0 +1 @@
- Added support for `reasoning` configuration on `OpenAIRealtimeLLMService`, for use with reasoning-capable Realtime models such as `gpt-realtime-2`.