Uses of Enum Class
dev.langchain4j.model.workersai.WorkersAiEmbeddingModelName
Packages that use WorkersAiEmbeddingModelName
-
Uses of WorkersAiEmbeddingModelName in dev.langchain4j.model.workersai
Methods in dev.langchain4j.model.workersai that return WorkersAiEmbeddingModelNameModifier and TypeMethodDescriptionstatic WorkersAiEmbeddingModelNameReturns the enum constant of this class with the specified name.static WorkersAiEmbeddingModelName[]WorkersAiEmbeddingModelName.values()Returns an array containing the constants of this enum class, in the order they are declared.