ConversationMessages
February 25, 2026 ยท View on GitHub
Similar to the conversation history but only keep the messages
Fields
| Field | Type | Required | Description |
|---|---|---|---|
object | Optional[Literal["conversation.messages"]] | :heavy_minus_sign: | N/A |
conversation_id | str | :heavy_check_mark: | N/A |
messages | List[models.MessageEntries] | :heavy_check_mark: | N/A |