aws-samples / amazon-bedrock-workshop

This is a workshop designed for Amazon Bedrock a foundational model service.
https://catalog.us-east-1.prod.workshops.aws/workshops/a4bdb007-5600-4368-81c5-ff5b4154f518/en-US/20-intro
MIT No Attribution
1.34k stars 576 forks source link

minor fixes to workshop #198

Closed lauerarnaud closed 4 months ago

lauerarnaud commented 6 months ago

Issue #, if available:

Description of changes: Missing the following block in 3 notebooks.

---- ⚠️ Un-comment and edit the below lines as needed for your AWS setup ⚠️ ----

os.environ["AWS_DEFAULT_REGION"] = "" # E.g. "us-east-1"

os.environ["AWS_PROFILE"] = ""

os.environ["BEDROCK_ASSUME_ROLE"] = "" # E.g. "arn:aws:..."

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

w601sxs commented 4 months ago

Closing this based on new updates and testing on the latest workshop - https://github.com/aws-samples/amazon-bedrock-workshop. Please do resubmit if it still exists in the new workshop.