Compartir a través de


TextResponseFormatConfigurationUnion type

Alias para TextResponseFormatConfigurationUnion

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration