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