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/amazon-bedrock/en-US
MIT No Attribution
1.48k stars 632 forks source link

Fix Claude Chatbot error #115

Closed barr-code closed 1 year ago

barr-code commented 1 year ago

Issue #, if available: 114 https://github.com/aws-samples/amazon-bedrock-workshop/issues/114

Description of changes: Creates the conversation history buffer memory and sets a human and ai prefix before initializing the conversation chain in the Claude Chatbot example.

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

aarora79 commented 1 year ago

Thank you for your PR, this has been fixed via PR https://github.com/aws-samples/amazon-bedrock-workshop/pull/120.