github Azure/azure-sdk-for-go sdk/ai/azopenai/v0.6.0

latest releases: sdk/resourcemanager/mongocluster/armmongocluster/v0.1.0, sdk/resourcemanager/oracledatabase/armoracledatabase/v1.0.0, sdk/internal/v1.9.1...
pre-release24 days ago

0.6.0 (2024-06-11)

Features Added

  • Updating to the 2024-05-01-preview API version for Azure OpenAI. (PR#22967)

Breaking Changes

  • ContentFilterResultDetailsForPrompt.CustomBlocklists has been changed from a []ContentFilterBlocklistIDResult to a struct,
    containing the slice of []ContentFilterBlocklistIDResult.
  • OnYourDataEndpointVectorizationSource.Authentication's type has changed to OnYourDataVectorSearchAuthenticationOptionsClassification
  • Casing has been corrected for fields:
    • Filepath -> FilePath
    • FilepathField -> FilePathField
    • CustomBlocklists -> CustomBlockLists

Bugs Fixed

  • EventReader can now handle chunks of text larger than 64k. Thank you @ChrisTrenkamp for finding the issue and suggesting a fix. (PR#22703)

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

NewReleases is sending notifications on new releases.