Schema representing a CreateImageVariationRequest within the OpenAI API
t() :: %ExOpenAI.Components.CreateImageVariationRequest{ image: bitstring(), n: integer(), response_format: String.t(), size: String.t(), user: String.t() }