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