Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.Embeddings
Packages that use DashScopeApiSpec.Embeddings
-
Uses of DashScopeApiSpec.Embeddings in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.EmbeddingsModifier and TypeMethodDescriptionDashScopeApiSpec.EmbeddingList.output()Returns the value of theoutputrecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.EmbeddingsModifierConstructorDescriptionEmbeddingList(String requestId, String code, String message, DashScopeApiSpec.Embeddings output, DashScopeApiSpec.EmbeddingUsage usage) Creates an instance of aEmbeddingListrecord class.