generative-ai-cdk-constructs icon indicating copy to clipboard operation
generative-ai-cdk-constructs copied to clipboard

feat(knowledge-base): enable structured data store knowledge-base support

Open erdemayyildiz opened this issue 10 months ago • 3 comments

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.

erdemayyildiz avatar Feb 18 '25 17:02 erdemayyildiz

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.

github-actions[bot] avatar Mar 06 '25 01:03 github-actions[bot]

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.

github-actions[bot] avatar Mar 09 '25 01:03 github-actions[bot]

Hi @erdemayyildiz ! have you tried to see if the problem has been solved? Seems it may be working now

aws-rafams avatar Apr 25 '25 14:04 aws-rafams