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.27k stars 545 forks source link

Fixed typo described in Issue #240 and corrected the notebook names/links in 02_KnowledgeBases_and_RAG/README.md #241

Open rajavaid77 opened 2 months ago

rajavaid77 commented 2 months ago

Issue #, if available: #240

Description of changes: Fixed typo by updating the variable that is updated using the Training job status call in the while loop. This means now the loop would exit when the Training job status is not "InProgress" anymore.

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