import { OpenAI } from "https://deno.land/x/openai@1.4.1/mod.ts";
Creates a completion for the chat message
Parameters
options: ChatCompletionOptions
Returns
Promise<ChatCompletion>
import { OpenAI } from "https://deno.land/x/openai@1.4.1/mod.ts";
Creates a completion for the chat message