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