类 DashScopeRequest.Builder
java.lang.Object
io.agentscope.core.formatter.dashscope.dto.DashScopeRequest.Builder
- 封闭类:
DashScopeRequest
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()endpointType(EndpointType endpointType) Sets the endpoint type for endpoint selection.input(DashScopeInput input) parameters(DashScopeParameters parameters)
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
model
-
input
-
parameters
-
endpointType
Sets the endpoint type for endpoint selection.- 参数:
endpointType- the endpoint type- 返回:
- this builder
-
build
-