class

OpenAI::WebhookFineTuningJobSucceededData

Inherits JSON::Serializable < Reference < Object

Event data payload.

Constructors

new(id : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

The unique ID of the fine-tuning job.

Source
id=(id : String)

The unique ID of the fine-tuning job.

Source