class

OpenAI::WebhookEvalRunSucceededData

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 eval run.

Source
id=(id : String)

The unique ID of the eval run.

Source