Creates a fine-tuning job which begins the process of creating a new model from a given dataset. The response includes details of the enqueued job, including job status and the name of the fine-tuned model once complete.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A fine-tuning job object.
The response is of type object
.