interface ParsedChatCompletion
implements ChatCompletion
import { type ParsedChatCompletion } from "https://deno.land/x/openai@v4.69.0/resources/beta/chat/completions.ts";
Properties
choices: Array<ParsedChoice<ParsedT>>
x/openai/resources/beta/chat/completions.ts>ParsedChatCompletion
import { type ParsedChatCompletion } from "https://deno.land/x/openai@v4.69.0/resources/beta/chat/completions.ts";