Fine-tuning
List fine-tuning checkpoints
List checkpoints for a fine-tuning job.
get/fine_tuning/jobs/{fine_tuning_job_id}/checkpoints
Path parameters
fine_tuning_job_idstring required
Example:ft-AF1WoRqd3aJAHsqc9NY7iL8F
The ID of the fine-tuning job to get checkpoints for.
Query parameters
afterstring
Identifier for the last checkpoint ID from the previous pagination request.
limitinteger
Number of checkpoints to retrieve.
Response
OK