Skip to content

Bedrock Agent  >  Structures  >  ContextEnrichmentConfiguration

ContextEnrichmentConfiguration

Structure Class

ContextEnrichmentConfiguration dataclass

Context enrichment configuration is used to provide additional context to the RAG application.

Attributes

bedrock_foundation_model_configuration class-attribute instance-attribute
bedrock_foundation_model_configuration: BedrockFoundationModelContextEnrichmentConfiguration | None = None

The configuration of the Amazon Bedrock foundation model used for context enrichment.

type instance-attribute

The method used for context enrichment. It must be Amazon Bedrock foundation models.