AgentConversationMessage

Message format for agent conversation

KEY TYPE Description
text str The message's text.
documentContents dict Dict of document name to document text in case of any document present.
isUser bool Whether the message is from the user.