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