Uses of Enum Class
dev.langchain4j.model.zhipu.chat.ChatCompletionModel
-
Uses of ChatCompletionModel in dev.langchain4j.model.zhipu
Modifier and TypeMethodDescriptionZhipuAiChatModel.ZhipuAiChatModelBuilder.model
(ChatCompletionModel model) ZhipuAiStreamingChatModel.ZhipuAiStreamingChatModelBuilder.model
(ChatCompletionModel model) -
Uses of ChatCompletionModel in dev.langchain4j.model.zhipu.chat
Modifier and TypeMethodDescriptionstatic ChatCompletionModel
Returns the enum constant of this class with the specified name.static ChatCompletionModel[]
ChatCompletionModel.values()
Returns an array containing the constants of this enum class, in the order they are declared.