Module for representing the OpenAI schema InputContent.
any() | any() | any()
@type t() :: (ExOpenAI.Components.InputTextContent.t() | ExOpenAI.Components.InputImageContent.t()) | ExOpenAI.Components.InputFileContent.t()