Uses of Enum Class
dev.langchain4j.model.workersai.WorkersAiImageModelName
Packages that use WorkersAiImageModelName
-
Uses of WorkersAiImageModelName in dev.langchain4j.model.workersai
Subclasses with type arguments of type WorkersAiImageModelName in dev.langchain4j.model.workersaiModifier and TypeClassDescriptionenum
Enum for Workers AI Omage Model Name.Methods in dev.langchain4j.model.workersai that return WorkersAiImageModelNameModifier and TypeMethodDescriptionstatic WorkersAiImageModelName
Returns the enum constant of this class with the specified name.static WorkersAiImageModelName[]
WorkersAiImageModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.