import * as openai from "https://deno.land/x/openai@v4.33.0/resources/completions.ts";
Interfaces
Represents a completion response from the API. Note: both the streamed and non-streamed response objects share the same shape (unlike the chat endpoint). | |
Usage statistics for the completion request. |