OpenAI-DotNet 8.8.0
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
- Improved RealtimeSession websocket support for proxies
- OpenAI-DotNet-Proxy 8.8.0 by @StephenHodgson in #472
- Removed Websocket handling from the proxy
Full Changelog: v8.7.4...v8.8.0