feat(knowledge-base): enable structured data store knowledge-base support
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. Blocked by a bug from CDK team side: https://github.com/aws/aws-cdk/issues/32972#issuecomment-2666424887
- Test cases will be developed.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.
This pull request is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.
Closing this pull request as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.
Hi @erdemayyildiz ! have you tried to see if the problem has been solved? Seems it may be working now