列出微调检查点

List checkpoints for a fine-tuning job.

get
Authorizations
x-portkey-api-keystringRequired
x-portkey-virtual-keystringRequired
Path parameters
fine_tuning_job_idstringRequired

The ID of the fine-tuning job to get checkpoints for.

Example: ft-AF1WoRqd3aJAHsqc9NY7iL8F
Query parameters
afterstringOptional

Identifier for the last checkpoint ID from the previous pagination request.

limitintegerOptional

Number of checkpoints to retrieve.

Default: 10
Responses
200

OK

application/json
get
/fine_tuning/jobs/{fine_tuning_job_id}/checkpoints
200

OK

Last updated