Class TextToImageModel

java.lang.Object
ai.runapi.core.types.RunApiValue
ai.runapi.qwenimage.types.TextToImageModel

public final class TextToImageModel extends ai.runapi.core.types.RunApiValue
Model slug for text to image operations.
  • Field Details

    • QWEN_IMAGE_TEXT_TO_IMAGE

      public static final TextToImageModel QWEN_IMAGE_TEXT_TO_IMAGE
      qwen-image-text-to-image model slug.
  • Constructor Details

    • TextToImageModel

      public TextToImageModel(String value)
      Creates a model value from a literal model slug.