v27
latestOpenAPI 3.0.02026-07-1347144237.4 KBFine-tuning:
Gets the events for the fine-tune job specified by the given fine-tune-id. Events are created when the job status changes, e.g. running or complete, and when results are uploaded.
get/fine_tuning/jobs/{fine-tuning-job-id}/events
Path parameters
fine-tuning-job-idstring required
The identifier of the fine-tune job.
Query parameters
afterstring
Identifier for the last event from the previous pagination request.
limitinteger
Number of events to retrieve. Defaults to 20.
api-versionstring required
The requested API version.
Response
Success