This page outlines the union type for real-time conversation updates and the object types it can include.Documentation Index
Fetch the complete documentation index at: https://wisdomai-add-trigger-agent-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ConversationUpdateOneOf
A complete message sent by the assistant. See ChatMessage.
A streaming diff update for an assistant’s response in progress. See ChatMessageDiff.
Indicates whether the assistant’s response was cancelled.
Additional Resources
Subscribe Conversation
Subscribe to conversation updates
ChatMessage Schema
Learn about complete message structure
ChatMessageDiff Schema
Understand streaming message updates