共用方式為


TextResponseFormatConfigurationUnion type

TextResponseFormatConfigurationUnion 的別名

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration