import { type UploadPart } from "https://deno.land/x/openai@v4.69.0/resources/uploads/mod.ts";
The upload Part represents a chunk of bytes we can add to an Upload object.
import { type UploadPart } from "https://deno.land/x/openai@v4.69.0/resources/uploads/mod.ts";
The upload Part represents a chunk of bytes we can add to an Upload object.