Provides struct and type for a Image
@type t() :: %OpenAi.Image{ b64_json: String.t() | nil, revised_prompt: String.t() | nil, url: String.t() | nil }