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