Uses of Class
software.amazon.awssdk.services.bedrockagent.model.BedrockFoundationModelContextEnrichmentConfiguration
Packages that use BedrockFoundationModelContextEnrichmentConfiguration
-
Uses of BedrockFoundationModelContextEnrichmentConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return BedrockFoundationModelContextEnrichmentConfigurationModifier and TypeMethodDescriptionContextEnrichmentConfiguration.bedrockFoundationModelConfiguration()The configuration of the Amazon Bedrock foundation model used for context enrichment.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type BedrockFoundationModelContextEnrichmentConfigurationModifier and TypeMethodDescriptionContextEnrichmentConfiguration.Builder.bedrockFoundationModelConfiguration(BedrockFoundationModelContextEnrichmentConfiguration bedrockFoundationModelConfiguration) The configuration of the Amazon Bedrock foundation model used for context enrichment.