Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.Embedding
Packages that use DashScopeApiSpec.Embedding
-
Uses of DashScopeApiSpec.Embedding in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return types with arguments of type DashScopeApiSpec.EmbeddingModifier and TypeMethodDescriptionDashScopeApiSpec.Embeddings.embeddings()Returns the value of theembeddingsrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.spec with type arguments of type DashScopeApiSpec.EmbeddingModifierConstructorDescriptionEmbeddings(List<DashScopeApiSpec.Embedding> embeddings) Creates an instance of aEmbeddingsrecord class.