Uses of Enum
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.TypesReturns the enum constant of this type with the specified name.static BedrockTitanChatModel.Types[]BedrockTitanChatModel.Types.values()Returns an array containing the constants of this enum type, in the order they are declared.