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

YAML Sample Queries for In-Context Learning Malformed #37

Closed garystafford-aws closed 1 year ago

garystafford-aws commented 1 year ago

Sample queries file, moma_examples.yaml, contains malformed YAML for the latest samples. This causes the application to throw the following error:

TypeError: sequence item 3: expected str instance, list found
garystafford-aws commented 1 year ago

Issue resolved with latest merge.