共用方式為


TextResponseFormatConfigurationType type

文字類型回應格式配置類型

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