Uses of Enum
dev.langchain4j.model.zhipu.chat.ChatCompletionModel
Packages that use ChatCompletionModel
-
Uses of ChatCompletionModel in dev.langchain4j.model.zhipu.chat
Methods in dev.langchain4j.model.zhipu.chat that return ChatCompletionModelModifier and TypeMethodDescriptionstatic ChatCompletionModelReturns the enum constant of this type with the specified name.static ChatCompletionModel[]ChatCompletionModel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.langchain4j.model.zhipu.chat with parameters of type ChatCompletionModel