IntentChatConversation represents a chat conversation for Intent.
- idGlobally unique ID of the conversation
- descriptionDescription of the conversation
- createdAtTimestamp when the conversation was created
- updatedAtTimestamp when the conversation was last updated
- versionMonotonic version incremented on message changes
- lastUsedAIIntegrationAIIntegrationLast used AI integration for this conversation.
- lastUsedAIModelLast used AI model for this conversation.
- messages[IntentChatMessage!]!Messages in the conversation