Describes an OpenAI model offering that can be used with the API.
any()
@type t() :: %ExOpenAI.Components.Model{ created: integer(), id: String.t(), object: :model, owned_by: String.t() }