What's Changed
- OpenAI-DotNet 8.6.0 by @StephenHodgson in #421
- Deprecated OpenAI.Realtime.Options
- Added OpenAI.Realtime.SessionConfiguration to specify the options of the RealtimeSession when creating a new session
- Added OpenAI.Realtime.RealtimeResponseCreateParams to specify the options of the CreateResponseRequest
- Added VoiceActivityDetectionSettingsConverter to better handle disabled voice activity detection
- Added VoiceActivityDetectionSettings.CreateResponse property
Full Changelog: v8.5.4...v8.6.0