Package dev.langchain4j.model.image
See: Description
-
Interface Summary Interface Description ImageModel Text to Image generator model. -
Class Summary Class Description DisabledImageModel An ImageModel which throws a ModelDisabledException for all of its methods This could be used in tests, or in libraries that extend this one to conditionally enable or disable functionality.