Uses of Enum Class
dev.langchain4j.community.model.zhipu.image.ImageModelName
Packages that use ImageModelName
Package
Description
-
Uses of ImageModelName in dev.langchain4j.community.model.zhipu
Methods in dev.langchain4j.community.model.zhipu with parameters of type ImageModelNameModifier and TypeMethodDescriptionZhipuAiImageModel.ZhipuAiImageModelBuilder.model(ImageModelName model) -
Uses of ImageModelName in dev.langchain4j.community.model.zhipu.image
Methods in dev.langchain4j.community.model.zhipu.image that return ImageModelNameModifier and TypeMethodDescriptionstatic ImageModelNameReturns the enum constant of this class with the specified name.static ImageModelName[]ImageModelName.values()Returns an array containing the constants of this enum class, in the order they are declared.