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