aws-solutions-library-samples / guidance-for-natural-language-queries-of-relational-databases-on-aws

Demonstration of Natural Language Query (NLQ) of an Amazon RDS for PostgreSQL database, using SageMaker JumpStart, Amazon Bedrock, LangChain, Streamlit, and Chroma.
https://aws.amazon.com/solutions/guidance/natural-language-queries-of-relational-databases-on-aws/
MIT No Attribution
58 stars 10 forks source link

Reference correct bedrock image tag in NlqEcsBedrockStack.yaml #47

Closed brnkrygs closed 1 year ago

brnkrygs commented 1 year ago

Change CloudFormation parameter for ECSImageTag in Bedrock ECS stack to match the docker image build instructions/script.

Issue #, if available:

46

Description of changes: Update Bedrock ECS stack to refer to the same ECS Image Tag that is in the build scripts.

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