A message in a chat conversation
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
content | Maybe<String> | The content of the message |
messageType | String | The type of the message (text, function_call, function_response) |
role | String | The role of the message sender (system, user, assistant, function) |
timestamp | Any | When the message was sent |
Rate this page: