Nothing
fine_tunes <- list_fine_tunes()
fine_tunes <- fine_tunes$data
id <- fine_tunes[!is.na(fine_tunes[, "fine_tuned_model"]), "fine_tuned_model"]
delete_fine_tune_model(model = id[1])
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.