Share via


TextResponseFormatConfigurationType type

Type of TextResponseFormatConfigurationType

type TextResponseFormatConfigurationType =
  | "text"
  | "json_schema"
  | "json_object"