列出微调事件

Get status updates 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 events for.

Example: ft-AF1WoRqd3aJAHsqc9NY7iL8F
Query parameters
afterstringOptional

Identifier for the last event from the previous pagination request.

limitintegerOptional

Number of events to retrieve.

Default: 20
Responses
200

OK

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

OK

Last updated