ContextEnrichmentConfiguration
Context enrichment configuration is used to provide additional context to the RAG application.
Contents
- type
-
The method used for context enrichment. It must be Amazon Bedrock foundation models.
Type: String
Valid Values:
BEDROCK_FOUNDATION_MODEL
Required: Yes
- bedrockFoundationModelConfiguration
-
The configuration of the Amazon Bedrock foundation model used for context enrichment.
Type: BedrockFoundationModelContextEnrichmentConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: