Uses of Enum Class
dev.langchain4j.model.bedrock.BedrockStabilityAIChatModel.StylePreset
Packages that use BedrockStabilityAIChatModel.StylePreset
-
Uses of BedrockStabilityAIChatModel.StylePreset in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return BedrockStabilityAIChatModel.StylePresetModifier and TypeMethodDescriptionBedrockStabilityAIChatModel.getStylePreset()
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.BedrockStabilityAIChatModel.StylePreset.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.bedrock with parameters of type BedrockStabilityAIChatModel.StylePresetModifier and TypeMethodDescriptionBedrockStabilityAIChatModel.BedrockStabilityAIChatModelBuilder.stylePreset
(BedrockStabilityAIChatModel.StylePreset stylePreset)