Updates a fine-tuned model.

PATCH

Path parameters

idstringRequired

FinetunedModel ID.

Headers

X-Client-NamestringOptional

The name of the project that is making the request.

Request

This endpoint expects an object.
namestringRequired

FinetunedModel name (e.g. foobar).

settingsobjectRequired

FinetunedModel settings such as dataset, hyperparameters…

statusenumOptionalDefaults to STATUS_UNSPECIFIED

Current stage in the life-cycle of the fine-tuned model.

Response

A successful response.

finetuned_modelobjectOptional

Information about the fine-tuned model.

Errors

Built with