Uses of Enum Class
org.springframework.ai.zhipuai.api.ZhiPuAiApi.EmbeddingModel
Packages that use ZhiPuAiApi.EmbeddingModel
-
Uses of ZhiPuAiApi.EmbeddingModel in org.springframework.ai.zhipuai.api
Methods in org.springframework.ai.zhipuai.api that return ZhiPuAiApi.EmbeddingModelModifier and TypeMethodDescriptionstatic ZhiPuAiApi.EmbeddingModelReturns the enum constant of this class with the specified name.static ZhiPuAiApi.EmbeddingModel[]ZhiPuAiApi.EmbeddingModel.values()Returns an array containing the constants of this enum class, in the order they are declared.