Erdem Ayyildiz
Erdem Ayyildiz
### Describe the feature Working on refactoring Guardrails module/construct to follow CDK's best practices: https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md#metrics Parent issue ticket - https://github.com/awslabs/generative-ai-cdk-constructs/issues/730 ### Use Case Quality ### Proposed Solution _No response_ ###...
Fixes https://github.com/awslabs/generative-ai-cdk-constructs/issues/843 Developed a new construct that creates structured Amazon Bedrock Knowledgebase by extending KnowledgeBaseBase, and using Redshift as data sources. Note: - Raising the PR for visibility for now....