类 DashScopeParameters.Builder
java.lang.Object
io.agentscope.core.formatter.dashscope.dto.DashScopeParameters.Builder
- 封闭类:
DashScopeParameters
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()enableThinking(Boolean enableThinking) frequencyPenalty(Double frequencyPenalty) incrementalOutput(Boolean incrementalOutput) presencePenalty(Double presencePenalty) repetitionPenalty(Double repetitionPenalty) responseFormat(ResponseFormat responseFormat) resultFormat(String resultFormat) temperature(Double temperature) thinkingBudget(Integer thinkingBudget) toolChoice(Object toolChoice) tools(List<DashScopeTool> tools)
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
resultFormat
-
incrementalOutput
-
temperature
-
topP
-
topK
-
maxTokens
-
stop
-
enableThinking
-
thinkingBudget
-
tools
-
toolChoice
-
seed
-
frequencyPenalty
-
presencePenalty
-
repetitionPenalty
-
responseFormat
-
build
-