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

0.7.1 (2024-11-13)

Features Added

  • StreamOptions parameter added to ChatCompletionsOptions and CompletionsOptions.
  • MaxCompletionTokens parameter added to ChatCompletionsOptions.
  • ParallelToolCalls parameter added to ChatCompletionsOptions.

Breaking Changes

  • MongoDBChatExtensionParameters.Authentication's type has been changed to a OnYourDataUsernameAndPasswordAuthenticationOptions. (PR#23620)
  • GetCompletions and GetCompletionsStream now receive different options (CompletionsOptions and CompletionsStreamOptions respectively)
  • GetChatCompletions and GetChatCompletionsStream now receive different options (ChatCompletionsOptions and ChatCompletionsStreamOptions respectively)

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

NewReleases is sending notifications on new releases.