类 DashScopeMessage.Builder
java.lang.Object
io.agentscope.core.formatter.dashscope.dto.DashScopeMessage.Builder
- 封闭类:
DashScopeMessage
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()cacheControl(Map<String, String> cacheControl) content(List<DashScopeContentPart> content) reasoningContent(String reasoningContent) toolCallId(String toolCallId) toolCalls(List<DashScopeToolCall> toolCalls)
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
role
-
content
-
content
-
name
-
toolCallId
-
toolCalls
-
reasoningContent
-
cacheControl
-
build
-