Uses of Enum Class
dev.langchain4j.model.mistralai.internal.api.MistralAiRole
-
Uses of MistralAiRole in dev.langchain4j.model.mistralai.internal.api
Modifier and TypeMethodDescriptionstatic MistralAiRole
Returns the enum constant of this class with the specified name.static MistralAiRole[]
MistralAiRole.values()
Returns an array containing the constants of this enum class, in the order they are declared.