Uses of Enum Class
dev.langchain4j.model.dashscope.WanxImageRefMode
-
Uses of WanxImageRefMode in dev.langchain4j.model.dashscope
Modifier and TypeMethodDescriptionstatic WanxImageRefMode
Returns the enum constant of this class with the specified name.static WanxImageRefMode[]
WanxImageRefMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionWanxImageModel
(String baseUrl, String apiKey, String modelName, WanxImageRefMode refMode, Float refStrength, Integer seed, WanxImageSize size, WanxImageStyle style)