ChatMessage
Represents a message from the user or the assistant.
role stringrequired
Role can be 'system', 'user', or 'assistant'.
content stringrequired
The content of the message.
Represents a message from the user or the assistant.
Role can be 'system', 'user', or 'assistant'.
The content of the message.