/finetuning
Updates a fine-tuned model.
Updates the fine-tuned model with the given ID. The model will be updated with the new settings and name provided in the request body.
patch/v1/finetuning/finetuned-models/{id}
Path parameters
idstring required
FinetunedModel ID.
Headers
X-Client-Namestring
The name of the project that is making the request.
Request body
Response
A successful response.