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