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