Uses of Class
software.amazon.awscdk.services.bedrock.alpha.PromptInferenceConfigurationProps.Builder
Packages that use PromptInferenceConfigurationProps.Builder
-
Uses of PromptInferenceConfigurationProps.Builder in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return PromptInferenceConfigurationProps.BuilderModifier and TypeMethodDescriptionPromptInferenceConfigurationProps.builder()Sets the value ofPromptInferenceConfigurationProps.getMaxTokens()PromptInferenceConfigurationProps.Builder.stopSequences(List<String> stopSequences) Sets the value ofPromptInferenceConfigurationProps.getStopSequences()PromptInferenceConfigurationProps.Builder.temperature(Number temperature) Sets the value ofPromptInferenceConfigurationProps.getTemperature()Sets the value ofPromptInferenceConfigurationProps.getTopP()Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type PromptInferenceConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by thePromptInferenceConfigurationProps.Builder.