Skip to main content
Module

x/openai/resources/beta/mod.ts>Chat

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
namespace Chat
import { Chat } from "https://deno.land/x/openai@v4.24.3/resources/beta/mod.ts";
class Chat
extends APIResource
import { Chat } from "https://deno.land/x/openai@v4.24.3/resources/beta/mod.ts";

Properties

completions: CompletionsAPI.Completions