Uses of Enum Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeModel.EmbeddingTextType
Packages that use DashScopeModel.EmbeddingTextType
-
Uses of DashScopeModel.EmbeddingTextType in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeModel.EmbeddingTextTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DashScopeModel.EmbeddingTextType[]DashScopeModel.EmbeddingTextType.values()Returns an array containing the constants of this enum class, in the order they are declared.