MessageRecord Type
Serializable record for a conversation message
Constructors
| Constructor |
Description
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Attachments
|
Names of files attached to a user message (empty for assistant / legacy). |
Full Usage:
this.Content
|
|
Full Usage:
this.Role
|
|
Full Usage:
this.Steps
|
Process steps for an assistant turn (empty for user messages / legacy). |
Full Usage:
this.TurnId
|
Turn this message belongs to ("" for legacy messages). |
Nao