github Azure/azure-sdk-for-net Azure.AI.OpenAI_1.0.0-beta.15

latest releases: Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.1, Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0...
pre-release8 months ago

1.0.0-beta.15 (2024-03-20)

This release targets the latest 2024-03-01-preview service API label and brings support for the Dimensions property when using new embedding models.

Features Added

  • EmbeddingsOptions now includes the Dimensions property, new to Azure OpenAI's 2024-03-01-preview service API.

Bugs Fixed

  • Several issues with the ImageGenerations response object being treated as writeable are fixed:
    • ImageGenerations no longer has an erroneous public constructor
    • ImageGenerations.Created no longer has a public setter
    • ImageGenerations.Data is now an IReadOnlyList instead of an IList
    • A corresponding replacement factory method for mocks is added to AzureOpenAIModelFactory

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

NewReleases is sending notifications on new releases.