Uses of Enum
dev.langchain4j.model.mistralai.MistralAiEmbeddingModelName
-
Uses of MistralAiEmbeddingModelName in dev.langchain4j.model.mistralai
Methods in dev.langchain4j.model.mistralai that return MistralAiEmbeddingModelNameModifier and TypeMethodDescriptionstatic MistralAiEmbeddingModelNameReturns the enum constant of this type with the specified name.static MistralAiEmbeddingModelName[]MistralAiEmbeddingModelName.values()Returns an array containing the constants of this enum type, in the order they are declared.