| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The message in a multi-turn dialogue with the AI assistant. | ||
| Role | string | The role in the dialogue. | user |
| Content | string | The message content. | |
| Files | array | The files involved in the dialogue. | |
| ContextualFile | The data structure for file information. |