Provides struct and type for a Model
@type t() :: %OpenAi.Model{ created: integer(), id: String.t(), object: String.t(), owned_by: String.t() }