delete_fine_tune_model: Delete Fine-Tune Model

View source: R/functions.R

delete_fine_tune_modelR Documentation

Delete Fine-Tune Model

Description

Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.

Usage

delete_fine_tune_model(model, return_response = F)

Arguments

model

(string) The model to delete 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.