AgentConversationMessage

Message format for agent conversation

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