interface FineTuneListimport { type FineTuneList } from "https://deno.land/x/openai@1.3.3/src/types.ts"; Propertiesobject: "list"data: FineTune[]