/** * Describes an OpenAI model offering that can be used with the API. */ export type Model = {};