interface ModelListimport { type ModelList } from "https://deno.land/x/openai@1.4.2/src/types.ts"; Propertiesobject: "list"data: Model[]