TextResponseFormatConfigurationUnion type

TextResponseFormatConfigurationUnion のエイリアス

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration