import { type Upload } from "https://deno.land/x/openai@v4.69.0/resources/uploads/mod.ts";
The Upload object can accept byte chunks in the form of Parts.
Properties
The intended purpose of the file. Please refer here for acceptable values.
import { type Upload } from "https://deno.land/x/openai@v4.69.0/resources/uploads/mod.ts";
The Upload object can accept byte chunks in the form of Parts.
The intended purpose of the file. Please refer here for acceptable values.