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

latest releases: Microsoft.Azure.Batch_16.3.1, Azure.Messaging.EventGrid_4.26.0, Azure.Communication.Chat_1.3.1...
pre-release6 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.