amazon-bedrock-agents-quickstart icon indicating copy to clipboard operation
amazon-bedrock-agents-quickstart copied to clipboard

required version for boto; calls claude instead of titan.

Open str-aws opened this issue 1 year ago • 0 comments

Description of changes:

  • Updated requirements.txt to pull required version of boto3 and botocore. Versions prior to this don't support the bedrock-runtime client.
  • Updated tools.py to call the Claude instead of Titan in case Titan is not enabled in the account.

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

str-aws avatar Dec 29 '23 23:12 str-aws