haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

Support AWS Bedrock Guardrails in AmazonBedrockChatGenerator

Open jkruzek opened this issue 7 months ago • 0 comments

Is your feature request related to a problem? Please describe. AWS Bedrock Guardrails can be triggered with the Converse API directly using the guardrailConfig parameter. Currently, the AmazonBedrockChatGenerator api does not support these Guardrail configs. Unless I'm mistaken there isn't a way to pass these to the Converse API using the AmazonBedrockChatGenerator api

Describe the solution you'd like Add support for passing in guardrailConfig to the AmazonBedrockChatGenerator API

Describe alternatives you've considered N/A

Additional context N/A

jkruzek avatar May 01 '25 21:05 jkruzek