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