Share via


TextResponseFormatConfigurationUnion type

Alias for TextResponseFormatConfigurationUnion

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration