BedrockFoundationModelContextEnrichmentConfiguration¶
Structure Class¶
BedrockFoundationModelContextEnrichmentConfiguration
dataclass
¶
Context enrichment configuration is used to provide additional context to the RAG application using Amazon Bedrock foundation models.
Attributes¶
enrichment_strategy_configuration
instance-attribute
¶
enrichment_strategy_configuration: EnrichmentStrategyConfiguration
The enrichment stategy used to provide additional context. For example, Neptune GraphRAG uses Amazon Bedrock foundation models to perform chunk entity extraction.