OpenAI-DotNet 8.2.0
What's Changed
- OpenAI-DotNet 8.2.0 by @StephenHodgson in #347
- Added structured output support
- Added support for Azure OpenAI assistants
- Fixed Azure OpenAI Id parsing for events
- Fixed Assistant.CreateThreadAndRunAsync to properly copy assistant parameters
- Removed stream from CreateThreadAndRunRequest and CreateRunRequest
- They were overridden by the presence of IStreamEventHandler anyway
OpenAI-DotNet-Proxy 8.2.0
- Deprecated ValidateAuthentication for ValidateAuthenticationAsync
Full Changelog: v8.1.2...v8.2.0