Skip to content

Add support for KB filtering capability to Bedrock Agent Target#99

Open
mehikmat wants to merge 2 commits intoawslabs:mainfrom
mehikmat:main
Open

Add support for KB filtering capability to Bedrock Agent Target#99
mehikmat wants to merge 2 commits intoawslabs:mainfrom
mehikmat:main

Conversation

@mehikmat
Copy link

Issue #, if available:

Description of changes:

Currently, The BedrockAgentTarget doesn't seem to support KB filtering capability if I need to apply filters to KB for tests. The agent only uses associated KBs but doesn't apply any filters to vector stores.

The proposed changes adds support for KB filtering capability to BedrockAgentTarget.

I was trying to use this tool but realized that I need add this support as my use case needs KB filters.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…g capability if I need to apply filters to KB for tests. The agent only uses associated KBs but doesn't apply any filters to vector stores.

The proposed changes adds support for KB filtering capability to BedrockAgentTarget.

I was trying to use this tool but realized that I need add this support as my use case needs KB filters.
…g capability if I need to apply filters to KB for tests. The agent only uses associated KBs but doesn't apply any filters to vector stores.

The proposed changes adds support for KB filtering capability to BedrockAgentTarget.

I was trying to use this tool but realized that I need add this support as my use case needs KB filters.
@dhruv-jindal-lysto
Copy link

Great. I also need this feature. I was scratching my head for 2 days on why my testes are not passing. Turns out, it queries the whole KB whereas i need to pass metadata filter which will return high quality results. Eagerly waiting for this feature to be live.

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.

2 participants