Fine-tuning
List checkpoints
List the checkpoints for a single fine-tuning job.
get/fine-tunes/{id}/checkpoints
Path parameters
idstring required
The ID of the fine-tune job to list checkpoints for
Response
List of fine-tune checkpoints
Changes
Changed in 1 of the 14 revisions of this API.3
- ○
added the optional property
data/items/object_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/object_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/object_revision_idto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○