Class ChatCompletionsTextResponseFormat

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

public final class ChatCompletionsTextResponseFormat extends ChatCompletionsResponseFormat
The standard Chat Completions response format that can freely generate text and is not guaranteed to produce response content that adheres to a specific schema.
  • Constructor Details

    • ChatCompletionsTextResponseFormat

      public ChatCompletionsTextResponseFormat()
      Creates an instance of ChatCompletionsTextResponseFormat class.