Package ai.runapi.qwenimage.types
Class RemixImageModel
java.lang.Object
ai.runapi.core.types.RunApiValue
ai.runapi.qwenimage.types.RemixImageModel
public final class RemixImageModel
extends ai.runapi.core.types.RunApiValue
Model slug for remix image operations.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRemixImageModel(String value) Creates a model value from a literal model slug. -
Method Summary
Methods inherited from class ai.runapi.core.types.RunApiValue
equals, hashCode, toString, value
-
Field Details
-
QWEN_IMAGE_REMIX_IMAGE
qwen-image-remix-image model slug.
-
-
Constructor Details
-
RemixImageModel
Creates a model value from a literal model slug.
-