Uses of Enum Class
dev.langchain4j.model.voyageai.VoyageAiEmbeddingModelName
-
Uses of VoyageAiEmbeddingModelName in dev.langchain4j.model.voyageai
Modifier and TypeMethodDescriptionstatic VoyageAiEmbeddingModelName
Returns the enum constant of this class with the specified name.static VoyageAiEmbeddingModelName[]
VoyageAiEmbeddingModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionVoyageAiEmbeddingModel.Builder.modelName
(VoyageAiEmbeddingModelName modelName) Name of the model.