retrieve_model: Retrieve Model

View source: R/functions.R

retrieve_modelR Documentation

Retrieve Model

Description

Retrieves a model instance, providing basic information about the model such as the owner and permissioning.

Usage

retrieve_model(model, return_response = F)

Arguments

model

(string) The ID of the model to use for this request Required

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.