import * as openai from "https://deno.land/x/openai@v4.53.2/resources/uploads/mod.ts";
Interfaces
The Upload object can accept byte chunks in the form of Parts. | |
The upload Part represents a chunk of bytes we can add to an Upload object. |
import * as openai from "https://deno.land/x/openai@v4.53.2/resources/uploads/mod.ts";
The Upload object can accept byte chunks in the form of Parts. | |
The upload Part represents a chunk of bytes we can add to an Upload object. |