Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.EmbeddingConfiguredTransformations.EmbeddingComponent
Packages that use DashScopeApiSpec.EmbeddingConfiguredTransformations.EmbeddingComponent
-
Uses of DashScopeApiSpec.EmbeddingConfiguredTransformations.EmbeddingComponent in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.EmbeddingConfiguredTransformations.EmbeddingComponentModifier and TypeMethodDescriptionDashScopeApiSpec.EmbeddingConfiguredTransformations.component()Returns the value of thecomponentrecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.EmbeddingConfiguredTransformations.EmbeddingComponentModifierConstructorDescriptionEmbeddingConfiguredTransformations(String transformationType, DashScopeApiSpec.EmbeddingConfiguredTransformations.EmbeddingComponent component) Creates an instance of aEmbeddingConfiguredTransformationsrecord class.