次の方法で共有


TextResponseFormatConfigurationUnion type

TextResponseFormatConfigurationUnion のエイリアス

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration