Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.RerankResponseOutput
Packages that use DashScopeApiSpec.RerankResponseOutput
-
Uses of DashScopeApiSpec.RerankResponseOutput in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.RerankResponseOutputModifier and TypeMethodDescriptionDashScopeApiSpec.RerankResponse.output()Returns the value of theoutputrecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.RerankResponseOutputModifierConstructorDescriptionRerankResponse(DashScopeApiSpec.RerankResponseOutput output, DashScopeApiSpec.TokenUsage usage, String requestId) Creates an instance of aRerankResponserecord class.