delete_fine_tune_model | R Documentation |
Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
delete_fine_tune_model(model, return_response = F)
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.