Description
A representation of a streamed messaged returned from the API when a message is created.
Properties
| Name | Description | Type | Example |
|---|---|---|---|
| uid | The unique identifier (UID) of the message | string | d290f1ee-6c54-4b01-90e6-d701748f0851 |
| delta | Token that is part of the content of the message | string | Hello |
| finish_reason | The reason the stream has finished. If null, the stream is still active. | string | null |
