Builder
Properties
Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
The context enrichment configuration used for ingestion of the data into the vector store.
A custom document transformer for parsed data source documents.
Configurations for a parser to use for parsing documents in your data source. If you exclude this field, the default parser will be used.
Functions
construct an aws.sdk.kotlin.services.bedrockagent.model.ChunkingConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagent.model.ContextEnrichmentConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagent.model.CustomTransformationConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagent.model.ParsingConfiguration inside the given block