TextResponseFormatConfigurationType type

Metin TürüYanıt FormatYapılandırmaTip

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