Schema representing a Engine within the OpenAI API
t() :: %ExOpenAI.Components.Engine{ created: integer(), id: String.t(), object: String.t(), ready: boolean() }