@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / bedrock / TransformationStep
Defines the step in the ingestion process where the custom transformation is applied.
POST_CHUNKING:
"POST_CHUNKING"
Processes documents after they have been converted into chunks. This allows for custom chunk-level metadata addition or custom post-chunking logic.