Type alias for extracting the discriminator union from user message content
types.
Provides a convenient way to reference all possible content type values
including "audio", "file", "image", and "text". This type is essential for
type guards, content processing logic, and multimodal input handling
throughout the conversation system.
Type alias for extracting the discriminator union from user message content types.
Provides a convenient way to reference all possible content type values including "audio", "file", "image", and "text". This type is essential for type guards, content processing logic, and multimodal input handling throughout the conversation system.