Why does ChatBedrockConverse only support 1 guardrail? How to use multiple guardrails? #794
Unanswered
AlcebiadesFilho
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This is a limitation of the underlying Bedrock Converse API's Note that a guardrail can be configured with multiple filtering policies - would it be possible to consolidate all of your policies to a single guardrail instead?: https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails-components.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I need to apply multiple AWS Bedrock Guardrails to my chatbot (PII masking, content filtering, topic blocking, competitor filtering, compliance validation), but
ChatBedrockConverseonly accepts a single guardrail in theguardrailsparameter:Beta Was this translation helpful? Give feedback.
All reactions