Changes to Retrieve a job
GET /v1/fine_tuning/jobs/{job_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.232
- b9a74274b2ab232
What changed
- ●
removed the optional property
error/typefrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
error/typefrom the response with the404statusresponse-optional-property-removed
- ○
api operation id
getReflexJobremoved and replaced withgetFineTuningJobapi-operation-id-removed
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
api tag
fine-tuningaddedapi-tag-added
- ○
api tag
Reflexremovedapi-tag-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
the response property
created_atbecame required for the status200response-property-became-required
- ○
the response property
errorbecame required for the status200response-property-became-required
- ○
the response property
error/codebecame required for the status200response-property-became-required
- ○
the response property
error/codebecame required for the status401response-property-became-required
- ○
the response property
error/codebecame required for the status404response-property-became-required
- ○
the response property
error/messagebecame required for the status200response-property-became-required
- ○
the response property
error/messagebecame required for the status401response-property-became-required
- ○
the response property
error/messagebecame required for the status404response-property-became-required
- ○
the response property
error/parambecame required for the status200response-property-became-required
- ○
the response property
fine_tuned_modelbecame required for the status200response-property-became-required
- ○
the response property
finished_atbecame required for the status200response-property-became-required
- ○
the response property
hyperparametersbecame required for the status200response-property-became-required
- ○
the response property
hyperparameters/batch_sizebecame required for the status200response-property-became-required
- ○
the response property
hyperparameters/learning_rate_multiplierbecame required for the status200response-property-became-required
- ○
the response property
hyperparameters/n_epochsbecame required for the status200response-property-became-required
- ○
the response property
idbecame required for the status200response-property-became-required
- ○
the response property
labelsbecame required for the status200response-property-became-required
- ○
the response property
modelbecame required for the status200response-property-became-required
- ○
the response property
objectbecame required for the status200response-property-became-required
- ○
the response property
resultbecame required for the status200response-property-became-required
- ○
the response property
result/accuracybecame required for the status200response-property-became-required
- ○
the response property
result/f1_scorebecame required for the status200response-property-became-required
- ○
the response property
statusbecame required for the status200response-property-became-required
- ○
the response property
suffixbecame required for the status200response-property-became-required
- ○
the response property
trained_examplesbecame required for the status200response-property-became-required
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●