다음을 통해 공유


TextResponseFormatConfigurationUnion type

TextResponseFormatConfigurationUnion 별칭

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration