Class DeepSeekAssistantMessage

All Implemented Interfaces:
Message, Content, MediaContent

public class DeepSeekAssistantMessage extends AssistantMessage
DeepSeek-specific AssistantMessage that extends the standard assistant message with DeepSeek reasoning model capabilities.

In addition to the regular assistant content, DeepSeek reasoning models (such as deepseek-reasoner) may emit a reasoning content that exposes the model's chain-of-thought, and a prefix flag that indicates whether the provided content should be treated as a completion prefix.

Author:
Mark Pollack, Soby Chacko, Sun Yuhan, guan xu