@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / LlamaIndexDataLoaderProps
readonly
optional
containerLoggingLevel:string
the container’s logging level
'WARNING'
readonly
optional
dockerImageAssetDirectory:string
The directory to build the Docker image
The directory to build the Docker image.
__dirname + '/docker'
readonly
optional
memoryLimitMiB:number
The default memory
The default memory.
2048
readonly
optional
observability:boolean
Enable observability. Warning: associated cost with the services used. Best practive to enable by default.
- true
readonly
optional
outputBucket:Bucket
the S3 output to use
undefined
readonly
optional
stage:string
Value will be appended to resources name.
- _dev
readonly
optional
vpc:IVpc
the VPC to use
undefined