Skip to content

Dynamic Knowledge bases #1126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dhegde-aws
Copy link

@dhegde-aws dhegde-aws commented Jun 6, 2025

Updated some file and added a new hook to dynamically retrieve KB from bedrock and show it on UI

Description of Changes

Current application uses a fixed set of knowledge bases from Bedrock as passed in the parameter.ts file. I have updated some existing code and added a new hook to dynamically get Knowledge Base IDs from Bedrock and display them on the UI. Use can select one of the Knowledge Bases and use it for their Chat.

Checklist

  • No documentation modification needed. Does not change the way application is deployed or property files are updated.
  • Verified and confirm that the changes work on the local env and does not change any other funtionality

Related Issues

None

@dhegde-aws
Copy link
Author

Dear team - Please review the merge request created to add additional funtionality of dynamic knowledge bases.

@dhegde-aws dhegde-aws changed the title Udpated some file and added a new hook to dynamically retrieve KB fro… Dynamic Knowledge bases Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant