fineTuningEvents

abstract suspend fun fineTuningEvents(id: <Error class: unknown class>, after: String? = null, limit: Int? = null, requestOptions: <Error class: unknown class>? = null): <Error class: unknown class><<Error class: unknown class>>

Get status updates for a fine-tuning job.

Parameters

id

The ID of the fine-tuning job to get events for.

after

Identifier for the last event from the previous pagination request.

limit

Number of events to retrieve.

requestOptions

request options.