pub fn delete_model<C, Fut, B, E>(
client: C,
params: &DeleteModelParams,
) -> DeleteModel<Fut, B, E> ⓘ
Expand description
Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
pub fn delete_model<C, Fut, B, E>(
client: C,
params: &DeleteModelParams,
) -> DeleteModel<Fut, B, E> ⓘ
Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.