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

Update Imports to Fix Breaking Change to LangChain (Issue #32) #33

Closed garystafford-aws closed 1 year ago

garystafford-aws commented 1 year ago

Issue #, if available:

32 Breaking Change to LangChain Caused Error in NLQ Application

Description of changes: Update the requirements file and NLQ app to fix a breaking change to LangCain.

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