Skip to main content
Module

x/openai/mod.ts>OpenAI#listModels

Unofficial Deno wrapper for the Open Ai api
Extremely Popular
Go to Latest
method OpenAI.prototype.listModels
import { OpenAI } from "https://deno.land/x/openai@1.4.3/mod.ts";

Lists the currently available models, and provides basic information about each one such as the owner and availability.

https://platform.openai.com/docs/api-reference/models/list