fineTune

abstract suspend fun fineTune(request: <Error class: unknown class>): <Error class: unknown class>

Deprecated

Use FineTuning instead.

Creates a job that fine-tunes a specified model from a given dataset.

Response includes details of the enqueued job including job status and the name of the fine-tuned models once complete.


abstract suspend fun fineTune(fineTuneId: <Error class: unknown class>): <Error class: unknown class>?

Deprecated

Use FineTuning instead.

Gets info about to fine-tune job.