Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/simple_openai/deps.ts

Simple API connection compatible with OpenAI and AzureOpenAI.
Latest
import * as simpleOpenai from "https://deno.land/x/simple_openai@v1.3.2/deps.ts";

Functions

Extended fetch function that can specify response type directly.

Type Aliases

Make interfaces acceptable in Record type arguments.