Lists the currently available models, and provides basic information about each one such as the owner and availability. See this page for details.
Usage
list_models(
openai_api_key = Sys.getenv("OPENAI_API_KEY"),
openai_organization = NULL
)
Details
For arguments description please refer to the official documentation.
See also
Other model functions:
retrieve_model()