Skip to content

OpenAI-DotNet 8.6.0

Latest
Compare
Choose a tag to compare
@StephenHodgson StephenHodgson released this 17 Feb 00:35
9607121

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