Class ChatCompletionsJsonResponseFormat

java.lang.Object
com.azure.ai.openai.models.ChatCompletionsResponseFormat
com.azure.ai.openai.models.ChatCompletionsJsonResponseFormat

public final class ChatCompletionsJsonResponseFormat extends ChatCompletionsResponseFormat
A response format for Chat Completions that restricts responses to emitting valid JSON objects.
  • Constructor Details

    • ChatCompletionsJsonResponseFormat

      public ChatCompletionsJsonResponseFormat()
      Creates an instance of ChatCompletionsJsonResponseFormat class.