列出微调检查点
Authorizations
x-portkey-api-keystringRequired
x-portkey-virtual-keystringRequired
Path parameters
fine_tuning_job_idstringRequiredExample:
The ID of the fine-tuning job to get checkpoints for.
ft-AF1WoRqd3aJAHsqc9NY7iL8FQuery parameters
afterstringOptional
Identifier for the last checkpoint ID from the previous pagination request.
limitintegerOptionalDefault:
Number of checkpoints to retrieve.
10Responses
200
OK
application/json
get
/fine_tuning/jobs/{fine_tuning_job_id}/checkpoints200
OK
Last updated