Udostępnij przez


TextResponseFormatConfigurationUnion type

Alias dla TextResponseFormatConfigurationUnion

type TextResponseFormatConfigurationUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatConfigurationResponseFormatText
  | TextResponseFormatConfigurationResponseFormatJsonObject
  | TextResponseFormatConfiguration