v27
latestOpenAPI 3.0.02026-07-1347144237.4 KBFine-tuning:
Gets details for a single fine-tune job specified by the given fine-tune-id. The details contain the base model, training and validation files, hyper parameters, time stamps, status and events. 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}
Path parameters
fine-tuning-job-idstring required
The identifier of the fine-tune job.
Query parameters
api-versionstring required
The requested API version.
Response
Success