Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/openai_mini/lib/types/types.ts>Model

A minimal wrapper for the OpenAI API
Go to Latest
interface Model
import { type Model } from "https://deno.land/x/openai_mini@0.3.0/lib/types/types.ts";

Properties

id: string
object: string
owned_by: string
permission: string[]