Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@jochenkirstaetter jochenkirstaetter released this 16 Jan 11:33

Added

  • add Schema properties
  • add enum MediaResolution
  • add AudioOptions property
    add DownloadFile method and Source property
  • add optional parameter CancellationToken to all requests #54 thanks to @Ar4ics

Changed

  • update NuGet packages
  • drop .NET 6.0 targeting
  • InvalidOperationException when setting Timeout #57 thanks to @Ar4ics
  • extend OpenAI.GetModel method
  • change JSON default settings

What's Changed

Full Changelog: v2.0.2...v2.1.0