amazon-bedrock-agents-quickstart
amazon-bedrock-agents-quickstart copied to clipboard
required version for boto; calls claude instead of titan.
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.