![]() |
Raymond Maarloeve
|
Represents a single message in a chat conversation. More...
Public Attributes | |
| string | role |
| The role of the message sender (e.g., "user", "assistant"). | |
| string | content |
| The content of the message. | |
Represents a single message in a chat conversation.
| string Message.content |
The content of the message.
| string Message.role |
The role of the message sender (e.g., "user", "assistant").