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