AiConversation
object
An AI conversation, which contains messages exchanged between the user and the AI agent.
Fields
contextId
ID!
non-null
Identifier for the conversation object.
description
String
Description of the Conversation.
history
[AiConversationHistory]
The historical messages and artifacts in the conversation.