Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.EmbeddingRequestInputParameters
Packages that use DashScopeApiSpec.EmbeddingRequestInputParameters
-
Uses of DashScopeApiSpec.EmbeddingRequestInputParameters in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.EmbeddingRequestInputParametersModifier and TypeMethodDescriptionDashScopeApiSpec.EmbeddingRequestInputParameters.Builder.build()DashScopeApiSpec.EmbeddingRequest.parameters()Returns the value of theparametersrecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.EmbeddingRequestInputParametersModifierConstructorDescriptionEmbeddingRequest(String model, DashScopeApiSpec.EmbeddingRequestInput input, DashScopeApiSpec.EmbeddingRequestInputParameters parameters) Creates an instance of aEmbeddingRequestrecord class.