github Azure/azure-sdk-for-net Azure.AI.OpenAI_2.0.0-beta.2

latest releases: Azure.ResourceManager.SelfHelp_1.1.0-beta.4, Azure.ResourceManager.StorageMover_1.2.0, Azure.ResourceManager.CosmosDB_1.4.0-beta.10...
pre-release11 days ago

2.0.0-beta.2 (2024-06-14)

Features Added

  • Per changes to the OpenAI .NET client library, most convenience methods now provide the direct ability to provide optional CancellationTokens, removing the need to use protocol methods

Breaking Changes

  • In support of CancellationTokens in methods, an overriden method signature for streaming chat completions was changed and a new minimum version dependency of 2.0.0-beta.5 is established for the OpenAI dependency. These styles of breaks will be extraordinarily rare.

Bugs Fixed

  • See breaking changes: when streaming chat completions, an error of "Unrecognized request argument supplied: stream_options" is introduced when using Azure.AI.OpenAI 2.0.0-beta.1 with OpenAI 2.0.0-beta.5+. This is fixed with the new version.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.