Uses of Enum
dev.langchain4j.model.dashscope.WanxImageRefMode
Packages that use WanxImageRefMode
-
Uses of WanxImageRefMode in dev.langchain4j.model.dashscope
Methods in dev.langchain4j.model.dashscope that return WanxImageRefModeModifier and TypeMethodDescriptionstatic WanxImageRefMode
Returns the enum constant of this type with the specified name.static WanxImageRefMode[]
WanxImageRefMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in dev.langchain4j.model.dashscope with parameters of type WanxImageRefModeModifierConstructorDescriptionWanxImageModel
(String baseUrl, String apiKey, String modelName, WanxImageRefMode refMode, Float refStrength, Integer seed, WanxImageSize size, WanxImageStyle style)