Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ContextEnrichmentConfiguration
Packages that use ContextEnrichmentConfiguration
-
Uses of ContextEnrichmentConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ContextEnrichmentConfigurationModifier and TypeMethodDescriptionVectorIngestionConfiguration.contextEnrichmentConfiguration()The context enrichment configuration used for ingestion of the data into the vector store.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type ContextEnrichmentConfigurationModifier and TypeMethodDescriptionVectorIngestionConfiguration.Builder.contextEnrichmentConfiguration(ContextEnrichmentConfiguration contextEnrichmentConfiguration) The context enrichment configuration used for ingestion of the data into the vector store.