Skip to content

OpenAI-DotNet 8.8.0

Choose a tag to compare

@StephenHodgson StephenHodgson released this 02 Jul 17:14
· 8 commits to main since this release
96540eb

What's Changed

  • OpenAI-DotNet 8.8.0 by @StephenHodgson in #472
    • Improved RealtimeSession websocket support for proxies
      • Proxy no longer handles the websocket connection directly, but instead initiates the connection to the OpenAI api directly using the ephemeral api key
  • OpenAI-DotNet-Proxy 8.8.0 by @StephenHodgson in #472
    • Removed Websocket handling from the proxy

Full Changelog: v8.7.4...v8.8.0