MessageStartEvent
Signals the start of a message.
Properties¶
| Property | Type | Description |
|---|---|---|
exchangeSequence? |
number |
Optional value that provides the sequence of the message within the exchange. |
metaData? |
JSONObject |
Optional metadata that can be used for any data pertaining to the starting event stream. |
role |
MessageRole |
Required value that identifies the origin of the message (system, user, or agent). |
timestamp? |
string |
Message timestamp. |