Package version:

Interface RunStepDeltaDetail

Represents a single run step detail item in a streaming run step's delta payload.

interface RunStepDeltaDetail {
    type: string;
}

Hierarchy (view full)

Properties

Properties

type: string

The discriminator possible values: message_creation, tool_calls