DataSourceBedrockFoundationModelContextEnrichmentConfiguration

Bedrock Foundation Model configuration to be used for Context Enrichment.

Constructors

constructor(enrichmentStrategyConfiguration: DataSourceEnrichmentStrategyConfiguration, modelArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The enrichment stategy used to provide additional context. For example, Neptune GraphRAG uses Amazon Bedrock foundation models to perform chunk entity extraction.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.