Skip to content

OpenAI-DotNet 8.2.0

Compare
Choose a tag to compare
@StephenHodgson StephenHodgson released this 18 Aug 06:15
· 11 commits to main since this release
081a3d6

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