Package version:

Interface RunStepDetails

An abstract representation of the details for a run step.

interface RunStepDetails {
    type: RunStepType;
}

Hierarchy (view full)

Properties

Properties

The discriminator possible values: message_creation, tool_calls