list_models: List Models

View source: R/functions.R

list_modelsR Documentation

List Models

Description

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

Usage

list_models(return_response = F)

Arguments

return_response

(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response).

See Also

Open AI Documentation


samterfa/openai documentation built on Oct. 9, 2024, 5:18 p.m.