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