import { type CompletionChoice } from "https://deno.land/x/openai@v4.38.3/resources/mod.ts";
const { Logprobs } = CompletionChoice;
Module
x/openai/resources/mod.ts>CompletionChoice.Logprobs
Deno build of the official Typescript library for the OpenAI API.
Extremely Popular