Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update AmazonBedrockChatGenerator to use Converse API (BREAKING…
… CHANGE) (#1219) * Initial commit * Update models tested * Add tool support * Update Amazon Bedrock model names in tests * Support for tool streaming * Format * Minot test updates * Lint * Remove truncate init parameter * Pull try down * Add extract_replies_from_response unit test * Add process_streaming_response unit test * Lint * Small test fix * Use EventStream from botocore * Update integrations/amazon_bedrock/src/haystack_integrations/components/generators/amazon_bedrock/chat/chat_generator.py Co-authored-by: Stefano Fiorucci <[email protected]> * Update integrations/amazon_bedrock/src/haystack_integrations/components/generators/amazon_bedrock/chat/chat_generator.py Co-authored-by: Stefano Fiorucci <[email protected]> --------- Co-authored-by: Stefano Fiorucci <[email protected]>
- Loading branch information