Share via


RunStepDeltaMessageCreation interface

Represents a message creation within a streaming run step delta.

Extends

Properties

messageCreation

The message creation data.

type

The object type, which is always "message_creation."

Property Details

messageCreation

The message creation data.

messageCreation?: RunStepDeltaMessageCreationObject

Property Value

type

The object type, which is always "message_creation."

type: "message_creation"

Property Value

"message_creation"