azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

[OpenAI] Regenerated with Multipart

Open mssfang opened this issue 1 year ago • 1 comments

  • Hid getAudioTranscriptionAsPlainTextWithResponse and getAudioTranslationAsPlainTextWithResponse methods from OpenAIClient and OpenAIAsyncClient classes.
  • Added new properties ImageGenerationContentFilterResults contentFilterResults and ImageGenerationPromptFilterResults promptFilterResults in ImageGenerationData class to support filtering results.
  • Added new property suffix in CompletionsOptions class to support suffix for completions.
  • Made ContentFilterResult and ContentFilterDetectionResult constructor as public constructor.

mssfang avatar Feb 27 '24 21:02 mssfang

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-ai-openai

azure-sdk avatar Feb 27 '24 21:02 azure-sdk