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