类 TextBlock
java.lang.Object
io.agentscope.core.message.ContentBlock
io.agentscope.core.message.TextBlock
- 所有已实现的接口:
State
Represents plain text content in a message.
This is the most basic content block type, containing simple text content. Text blocks are commonly used for user messages, assistant responses, and any other textual communication.
The text content can be empty but never null. The toString() method returns the text content for convenience.
-
嵌套类概要
嵌套类 -
方法概要