TextResponseFormatConfigurationUnion type
Alias per TextResponseFormatConfigurationUnion
type TextResponseFormatConfigurationUnion =
| TextResponseFormatJsonSchema
| TextResponseFormatConfigurationResponseFormatText
| TextResponseFormatConfigurationResponseFormatJsonObject
| TextResponseFormatConfiguration