Learn R Programming

gptstudio (version 0.4.0)

get_available_models: List supported models

Description

Get a list of the models supported by the OpenAI API.

Usage

get_available_models(service)

Value

A character vector

Arguments

service

The API service

Examples

Run this code
if (FALSE) {
get_available_models()
}

Run the code above in your browser using DataLab