Module message_object
Source - attachments
- incomplete_details
- IncompleteDetails
- On an incomplete message, details about why the message is incomplete.
- Role
- The entity that produced the message. One of
user
or assistant
. - Status
- The status of the message, which can be either
in_progress
, incomplete
, or completed
.