Skip to content

sdk/ai/azopenai/v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 26 Sep 20:20
aeca1e7

0.3.0 (2023-09-26)

Features Added

  • Support for Whisper audio APIs for transcription and translation using GetAudioTranscription and GetAudioTranslation.

Breaking Changes

  • ChatChoiceContentFilterResults content filtering fields are now all typed as ContentFilterResult, instead of unique types for each field.
  • PromptAnnotations renamed to PromptFilterResults in ChatCompletions and Completions.