程序包 io.agentscope.core.message
package io.agentscope.core.message
-
类说明Represents audio content in a message.Builder for constructing AudioBlock instances.Represents Base64-encoded media content with media type and data.Builder for constructing Base64Source instances.Base sealed class for all content blocks in messages.Represents the reason why a message was generated by an agent.Represents image content in a message with URL or Base64 source.Builder for constructing ImageBlock instances.Constants for well-known message metadata keys.Represents a message in the AgentScope framework.Defines the role of a message participant in agent conversations.Base class for media sources (URL or Base64).Represents plain text content in a message.Builder for constructing TextBlock instances.Represents reasoning or thinking content in a message.Builder for constructing ThinkingBlock instances.Represents the result of a tool execution.Builder for constructing ToolResultBlock instances.Represents a tool use request within a message.Builder for constructing ToolUseBlock instances.Represents URL-based media content.Builder for constructing URLSource instances.Represents video content in a message.Builder for constructing VideoBlock instances.