Partager via


TextResponseFormatConfigurationUnion type

Alias pour TextResponseFormatConfigurationUnion

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration