TextResponseFormatUnion type

اسم مستعار ل TextResponseFormatUnion

type TextResponseFormatUnion =
  | TextResponseFormatJsonSchema
  | TextResponseFormatText
  | TextResponseFormatJsonObject
  | TextResponseFormat