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