github Azure/azure-sdk-for-java azure-ai-openai_1.0.0-beta.16

1.0.0-beta.16 (2025-03-26)

Features Added

  • Added ServiceTier and ServiceTierOptions for ChatCompletions and ChatCompletionsOptions respectively. This is exclusively a non-Azure OpenAI issue and was requested in this issue.

Bugs Fixed

  • The serialization and the subsequent serialization of any subclass of ChatRequestMessage (namely, ChatRequestAssistantMessage, ChatRequestDeveloperMessage, ChatRequestFunctionMessage, ChatRequestSystemMessage, ChatRequestToolMessage, ChatRequestUserMessage) was faulty. The content member of most of these classes was lost. Related issues are 42882 and 44094.
  • The documentation for ChatCompletions and Completions field usage, now matches the spec and the field is marked as Optional.

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

NewReleases is sending notifications on new releases.