enrichmentStrategyConfiguration

@JvmName(name = "lhvvsgpbtudokyha")
suspend fun enrichmentStrategyConfiguration(value: Output<DataSourceEnrichmentStrategyConfigurationArgs>)

Parameters

value

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


@JvmName(name = "rlvvykabwiktqspt")
suspend fun enrichmentStrategyConfiguration(argument: suspend DataSourceEnrichmentStrategyConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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