Skip to main content
Module

x/openai/resources/chat/completions.ts>Completions

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

Methods

Creates a model response for the given chat conversation.